PrivateEndpointConnectionProperties interface
Properties of the PrivateEndpointConnectProperties.
Properties
group |
The private link resource group ids. |
private |
The resource of private end point. |
private |
A collection of information about the state of the connection between service consumer and provider. |
provisioning |
The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupIds
The private link resource group ids.
groupIds?: string[]
Property Value
string[]
privateEndpoint
privateLinkServiceConnectionState
A collection of information about the state of the connection between service consumer and provider.
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string