PublicIPPrefixPropertiesFormat interface

Public IP prefix properties.

Properties

customIPPrefix

The customIpPrefix that this prefix is associated with.

ipPrefix

The allocated Prefix.

ipTags

The list of tags associated with the public IP prefix.

loadBalancerFrontendIpConfiguration

The reference to load balancer frontend IP configuration associated with the public IP prefix.

natGateway

NatGateway of Public IP Prefix.

prefixLength

The Length of the Public IP Prefix.

provisioningState

The provisioning state of the public IP prefix resource.

publicIPAddresses

The list of all referenced PublicIPAddresses.

publicIPAddressVersion

The public IP address version.

resourceGuid

The resource GUID property of the public IP prefix resource.

Property Details

customIPPrefix

The customIpPrefix that this prefix is associated with.

customIPPrefix?: SubResource

Property Value

ipPrefix

The allocated Prefix.

ipPrefix?: string

Property Value

string

ipTags

The list of tags associated with the public IP prefix.

ipTags?: IpTag[]

Property Value

IpTag[]

loadBalancerFrontendIpConfiguration

The reference to load balancer frontend IP configuration associated with the public IP prefix.

loadBalancerFrontendIpConfiguration?: SubResource

Property Value

natGateway

NatGateway of Public IP Prefix.

natGateway?: NatGateway

Property Value

prefixLength

The Length of the Public IP Prefix.

prefixLength?: number

Property Value

number

provisioningState

The provisioning state of the public IP prefix resource.

provisioningState?: string

Property Value

string

publicIPAddresses

The list of all referenced PublicIPAddresses.

publicIPAddresses?: ReferencedPublicIpAddress[]

Property Value

publicIPAddressVersion

The public IP address version.

publicIPAddressVersion?: string

Property Value

string

resourceGuid

The resource GUID property of the public IP prefix resource.

resourceGuid?: string

Property Value

string