ManagedPrivateEndpointConnectionStateResponse

data class ManagedPrivateEndpointConnectionStateResponse(val description: String, val status: String)

The state of managed private endpoint connection.

Constructors

constructor(description: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the reason for approval/rejection of the connection.

Link copied to clipboard

The approval/rejection status of managed private endpoint connection.