PrivateEndpointConnectionRequestStatus interface
Contains the private endpoint connection requests status.
Properties
| private |
The connection name for the private endpoint. |
| private |
Resource id for which the private endpoint is created. |
| status | Status of this private endpoint connection. |
Property Details
privateEndpointConnectionName
The connection name for the private endpoint.
privateEndpointConnectionName?: string
Property Value
string
privateLinkServiceId
Resource id for which the private endpoint is created.
privateLinkServiceId?: string
Property Value
string
status
Status of this private endpoint connection.
status?: string
Property Value
string