IPConfiguration interface

The ip configurations for the private link service.

Properties

id

The private link IP configuration id. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of private link IP configuration.

primary

Indicates whether this IP configuration is primary for the corresponding NIC.

privateIPAddress

The IP address.

privateIPAllocationMethod

The method that private IP address is allocated.

provisioningState

The private link configuration provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

subnet

The subnet resource id.

type

The type of the private link IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The private link IP configuration id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

The name of private link IP configuration.

name: string

Property Value

string

primary

Indicates whether this IP configuration is primary for the corresponding NIC.

primary?: boolean

Property Value

boolean

privateIPAddress

The IP address.

privateIPAddress?: string

Property Value

string

privateIPAllocationMethod

The method that private IP address is allocated.

privateIPAllocationMethod?: string

Property Value

string

provisioningState

The private link configuration provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

subnet

The subnet resource id.

subnet?: ResourceId

Property Value

type

The type of the private link IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string