Get Resource Management Private Link Result
data class GetResourceManagementPrivateLinkResult(val id: String, val location: String? = null, val name: String, val properties: ResourceManagementPrivateLinkEndpointConnectionsResponse, val type: String)
Constructors
Link copied to clipboard
constructor(id: String, location: String? = null, name: String, properties: ResourceManagementPrivateLinkEndpointConnectionsResponse, type: String)