MhsmPrivateEndpointConnectionItem interface
Private endpoint connection item.
Properties
| etag | Modified whenever there is a change in the state of private endpoint connection. |
| id | Id of private endpoint connection. |
| private |
Properties of the private endpoint object. |
| private |
Approval state of the private link connection. |
| provisioning |
Provisioning state of the private endpoint connection. |
Property Details
etag
Modified whenever there is a change in the state of private endpoint connection.
etag?: string
Property Value
string
id
Id of private endpoint connection.
id?: string
Property Value
string
privateEndpoint
Properties of the private endpoint object.
privateEndpoint?: MhsmPrivateEndpoint
Property Value
privateLinkServiceConnectionState
Approval state of the private link connection.
privateLinkServiceConnectionState?: MhsmPrivateLinkServiceConnectionState
Property Value
provisioningState
Provisioning state of the private endpoint connection.
provisioningState?: string
Property Value
string