FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withGatewayLoadBalancer(com.azure.core.management.SubResource gatewayLoadBalancer) |
Set the gatewayLoadBalancer property: The reference to gateway load balancer frontend IP.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: The private IP address of the IP configuration.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withPrivateIpAddressVersion(IpVersion privateIpAddressVersion) |
Set the privateIpAddressVersion property: Whether the specific ipconfiguration is IPv4 or IPv6.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The Private IP allocation method.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withPublicIpAddress(PublicIpAddressInner publicIpAddress) |
Set the publicIpAddress property: The reference to the Public IP resource.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withPublicIpPrefix(com.azure.core.management.SubResource publicIpPrefix) |
Set the publicIpPrefix property: The reference to the Public IP Prefix resource.
|
FrontendIpConfigurationPropertiesFormatInner |
FrontendIpConfigurationPropertiesFormatInner.withSubnet(SubnetInner subnet) |
Set the subnet property: The reference to the subnet resource.
|