PrivateLinkServiceIpConfiguration interface
The private link service ip configuration.
- Extends
Properties
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of private link service ip configuration. |
primary | Whether the ip configuration is primary or not. |
private |
The private IP address of the IP configuration. |
private |
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4. |
private |
The private IP address allocation method. |
provisioning |
The provisioning state of the private link service IP configuration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
subnet | The reference to the subnet resource. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
name
The name of private link service ip configuration.
name?: string
Property Value
string
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
subnet
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string