VirtualNetworkApplianceIpConfigurationProperties interface

Properties of virtual network appliance IP configuration.

Properties

primary

Whether the ip configuration is primary or not.

privateIPAddress

The private IP address of the IP configuration.

privateIPAddressVersion

Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.

privateIPAllocationMethod

The private IP address allocation method.

provisioningState

The provisioning state of the private link service IP configuration resource.

Property Details

primary

Whether the ip configuration is primary or not.

primary?: boolean

Property Value

boolean

privateIPAddress

The private IP address of the IP configuration.

privateIPAddress?: string

Property Value

string

privateIPAddressVersion

Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.

privateIPAddressVersion?: string

Property Value

string

privateIPAllocationMethod

The private IP address allocation method.

privateIPAllocationMethod?: string

Property Value

string

provisioningState

The provisioning state of the private link service IP configuration resource.

provisioningState?: string

Property Value

string