PrivateEndpointConnectionForPrivateLinkHubBasic interface
Private Endpoint Connection For Private Link Hub - Basic
Properties
id | identifier NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The private endpoint which the connection belongs to. |
private |
Connection state of the private endpoint connection. |
provisioning |
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
identifier NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
privateEndpoint
The private endpoint which the connection belongs to.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Connection state of the private endpoint connection.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
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