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. | 
| private | The IP address. | 
| private | The method that private IP address is allocated. | 
| provisioning | 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?: stringProperty Value
string
name
The name of private link IP configuration.
name: stringProperty Value
string
primary
Indicates whether this IP configuration is primary for the corresponding NIC.
primary?: booleanProperty Value
boolean
		privateIPAddress
	 
	The IP address.
privateIPAddress?: stringProperty Value
string
		privateIPAllocationMethod
	  
	The method that private IP address is allocated.
privateIPAllocationMethod?: stringProperty 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?: stringProperty Value
string
subnet
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?: stringProperty Value
string