PublicIPAddressPropertiesFormat interface

Public IP address properties.

Properties

ddosSettings

The DDoS protection custom policy associated with the public IP address.

deleteOption

Specify what happens to the public IP address when the VM using it is deleted

dnsSettings

The FQDN of the DNS record associated with the public IP address.

idleTimeoutInMinutes

The idle timeout of the public IP address.

ipAddress

The IP address associated with the public IP address resource.

ipConfiguration

The IP configuration associated with the public IP address.

ipTags

The list of tags associated with the public IP address.

linkedPublicIPAddress

The linked public IP address of the public IP address resource.

migrationPhase

Migration phase of Public IP Address.

natGateway

The NatGateway for the Public IP address.

provisioningState

The provisioning state of the public IP address resource.

publicIPAddressVersion

The public IP address version.

publicIPAllocationMethod

The public IP address allocation method.

publicIPPrefix

The Public IP Prefix this Public IP Address should be allocated from.

resourceGuid

The resource GUID property of the public IP address resource.

servicePublicIPAddress

The service public IP address of the public IP address resource.

Property Details

ddosSettings

The DDoS protection custom policy associated with the public IP address.

ddosSettings?: DdosSettings

Property Value

deleteOption

Specify what happens to the public IP address when the VM using it is deleted

deleteOption?: string

Property Value

string

dnsSettings

The FQDN of the DNS record associated with the public IP address.

dnsSettings?: PublicIPAddressDnsSettings

Property Value

idleTimeoutInMinutes

The idle timeout of the public IP address.

idleTimeoutInMinutes?: number

Property Value

number

ipAddress

The IP address associated with the public IP address resource.

ipAddress?: string

Property Value

string

ipConfiguration

The IP configuration associated with the public IP address.

ipConfiguration?: IPConfiguration

Property Value

ipTags

The list of tags associated with the public IP address.

ipTags?: IpTag[]

Property Value

IpTag[]

linkedPublicIPAddress

The linked public IP address of the public IP address resource.

linkedPublicIPAddress?: PublicIPAddress

Property Value

migrationPhase

Migration phase of Public IP Address.

migrationPhase?: string

Property Value

string

natGateway

The NatGateway for the Public IP address.

natGateway?: NatGateway

Property Value

provisioningState

The provisioning state of the public IP address resource.

provisioningState?: string

Property Value

string

publicIPAddressVersion

The public IP address version.

publicIPAddressVersion?: string

Property Value

string

publicIPAllocationMethod

The public IP address allocation method.

publicIPAllocationMethod?: string

Property Value

string

publicIPPrefix

The Public IP Prefix this Public IP Address should be allocated from.

publicIPPrefix?: SubResource

Property Value

resourceGuid

The resource GUID property of the public IP address resource.

resourceGuid?: string

Property Value

string

servicePublicIPAddress

The service public IP address of the public IP address resource.

servicePublicIPAddress?: PublicIPAddress

Property Value