GetPrivateLinkScopeResult

data class GetPrivateLinkScopeResult(val azureApiVersion: String, val id: String, val location: String, val name: String, val properties: HybridComputePrivateLinkScopePropertiesResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)

An Azure Arc PrivateLinkScope definition.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, location: String, name: String, properties: HybridComputePrivateLinkScopePropertiesResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Azure resource Id

Link copied to clipboard

Resource location

Link copied to clipboard

Azure resource name

Link copied to clipboard

Properties that define a Azure Arc PrivateLinkScope resource.

Link copied to clipboard

The system meta data relating to this resource.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags

Link copied to clipboard

Azure resource type