GetResourceManagementPrivateLinkResult

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The rmplResourceID.

Link copied to clipboard
val location: String? = null

the region of the rmpl

Link copied to clipboard

The rmpl Name.

Link copied to clipboard

The operation type.