Resource Management Private Link Endpoint Connections Response
data class ResourceManagementPrivateLinkEndpointConnectionsResponse(val privateEndpointConnections: List<String>? = null)
Constructors
Link copied to clipboard
fun ResourceManagementPrivateLinkEndpointConnectionsResponse(privateEndpointConnections: List<String>? = null)