ManagedPrivateEndpointConnectionState interface
The state of managed private endpoint connection.
Properties
description | Gets or sets the reason for approval/rejection of the connection. NOTE: This property will not be serialized. It can only be populated by the server. |
status | The approval/rejection status of managed private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
Gets or sets the reason for approval/rejection of the connection. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
status
The approval/rejection status of managed private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string