ApplicationGatewayFrontendIpConfigurationPropertiesFormat |
ApplicationGatewayFrontendIpConfigurationPropertiesFormat.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: PrivateIPAddress of the network interface IP Configuration.
|
ApplicationGatewayFrontendIpConfigurationPropertiesFormat |
ApplicationGatewayFrontendIpConfigurationPropertiesFormat.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
ApplicationGatewayFrontendIpConfigurationPropertiesFormat |
ApplicationGatewayFrontendIpConfigurationPropertiesFormat.withPrivateLinkConfiguration(com.azure.core.management.SubResource privateLinkConfiguration) |
Set the privateLinkConfiguration property: Reference to the application gateway private link configuration.
|
ApplicationGatewayFrontendIpConfigurationPropertiesFormat |
ApplicationGatewayFrontendIpConfigurationPropertiesFormat.withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress) |
Set the publicIpAddress property: Reference to the PublicIP resource.
|
ApplicationGatewayFrontendIpConfigurationPropertiesFormat |
ApplicationGatewayFrontendIpConfigurationPropertiesFormat.withSubnet(com.azure.core.management.SubResource subnet) |
Set the subnet property: Reference to the subnet resource.
|