ResourceManagementPrivateLinkEndpointConnectionsResponse

data class ResourceManagementPrivateLinkEndpointConnectionsResponse(val privateEndpointConnections: List<String>? = null)

Constructors

constructor(privateEndpointConnections: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The private endpoint connections.