PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withDdosSettings(DdosSettings ddosSettings) |
Set the ddosSettings property: The DDoS protection custom policy associated with the public IP address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withDeleteOption(DeleteOptions deleteOption) |
Set the deleteOption property: Specify what happens to the public IP address when the VM using it is deleted.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withDnsSettings(PublicIpAddressDnsSettings dnsSettings) |
Set the dnsSettings property: The FQDN of the DNS record associated with the public IP address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
Set the idleTimeoutInMinutes property: The idle timeout of the public IP address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withIpAddress(String ipAddress) |
Set the ipAddress property: The IP address associated with the public IP address resource.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withIpTags(List<IpTag> ipTags) |
Set the ipTags property: The list of tags associated with the public IP address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withLinkedPublicIpAddress(PublicIpAddressInner linkedPublicIpAddress) |
Set the linkedPublicIpAddress property: The linked public IP address of the public IP address resource.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withMigrationPhase(PublicIpAddressMigrationPhase migrationPhase) |
Set the migrationPhase property: Migration phase of Public IP Address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withNatGateway(NatGatewayInner natGateway) |
Set the natGateway property: The NatGateway for the Public IP address.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withPublicIpAddressVersion(IpVersion publicIpAddressVersion) |
Set the publicIpAddressVersion property: The public IP address version.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withPublicIpAllocationMethod(IpAllocationMethod publicIpAllocationMethod) |
Set the publicIpAllocationMethod property: The public IP address allocation method.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withPublicIpPrefix(com.azure.core.management.SubResource publicIpPrefix) |
Set the publicIpPrefix property: The Public IP Prefix this Public IP Address should be allocated from.
|
PublicIpAddressPropertiesFormatInner |
PublicIpAddressPropertiesFormatInner.withServicePublicIpAddress(PublicIpAddressInner servicePublicIpAddress) |
Set the servicePublicIpAddress property: The service public IP address of the public IP address resource.
|