PrivateEndpointConnectionStatusUpdateRequest interface
A private endpoint connection status update request class.
Properties
| private |
The private endpoint resource identifier. |
| status | The private endpoint connection status. |
Property Details
privateEndpointId
The private endpoint resource identifier.
privateEndpointId?: string
Property Value
string
status
The private endpoint connection status.
status?: string
Property Value
string