IpConfigurationPublicIPAddressConfiguration interface

The public IP address configuration of the network interface.

Properties

ipTags

Specifies the list of IP tags associated with the public IP address.

name

Name of the network interface.

publicIPAddressVersion

Specifies whether the IP configuration's public IP is IPv4 or IPv6. Default is IPv4.

Property Details

ipTags

Specifies the list of IP tags associated with the public IP address.

ipTags?: IpTag[]

Property Value

IpTag[]

name

Name of the network interface.

name: string

Property Value

string

publicIPAddressVersion

Specifies whether the IP configuration's public IP is IPv4 or IPv6. Default is IPv4.

publicIPAddressVersion?: string

Property Value

string