PrivateLinkScopedResourceResponse

data class PrivateLinkScopedResourceResponse(val resourceId: String? = null, val scopeId: String? = null)

Constructors

Link copied to clipboard
constructor(resourceId: String? = null, scopeId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

The resourceId of the Azure Monitor Private Link Scope Scoped Resource through which this DCE is associated with a Azure Monitor Private Link Scope.

Link copied to clipboard
val scopeId: String? = null

The immutableId of the Azure Monitor Private Link Scope Resource to which the association is.