PrivateEndpointConnection interface
Private Endpoint Connection Response Properties.
Properties
group |
Group Ids for the Private Endpoint |
private |
The Private Endpoint network resource that is linked to the Private Endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
Gets or sets private link service connection state. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Gets or sets provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
Group Ids for the Private Endpoint
groupIds?: string[]
Property Value
string[]
privateEndpoint
The Private Endpoint network resource that is linked to the Private Endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Gets or sets private link service connection state. NOTE: This property will not be serialized. It can only be populated by the server.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
Gets or sets provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string