Uses of Class
com.azure.resourcemanager.network.fluent.models.AzureFirewallIpConfigurationPropertiesFormat
-
Packages that use AzureFirewallIpConfigurationPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of AzureFirewallIpConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return AzureFirewallIpConfigurationPropertiesFormat Modifier and Type Method Description AzureFirewallIpConfigurationPropertiesFormatAzureFirewallIpConfigurationPropertiesFormat. withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress)Set the publicIpAddress property: Reference to the PublicIP resource.AzureFirewallIpConfigurationPropertiesFormatAzureFirewallIpConfigurationPropertiesFormat. withSubnet(com.azure.core.management.SubResource subnet)Set the subnet property: Reference to the subnet resource.
-