Share via


PublicIPPrefixPropertiesFormatOutput 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?: SubResourceOutput

Property Value

ipPrefix

The allocated Prefix.

ipPrefix?: string

Property Value

string

ipTags

The list of tags associated with the public IP prefix.

ipTags?: IpTagOutput[]

Property Value

loadBalancerFrontendIpConfiguration

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

loadBalancerFrontendIpConfiguration?: SubResourceOutput

Property Value

natGateway

NatGateway of Public IP Prefix.

natGateway?: NatGatewayOutput

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?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

publicIPAddresses

The list of all referenced PublicIPAddresses.

publicIPAddresses?: ReferencedPublicIpAddressOutput[]

Property Value

publicIPAddressVersion

The public IP address version.

publicIPAddressVersion?: "IPv4" | "IPv6"

Property Value

"IPv4" | "IPv6"

resourceGuid

The resource GUID property of the public IP prefix resource.

resourceGuid?: string

Property Value

string