HybridComputePrivateLinkScope type

Definisi Azure Arc PrivateLinkScope.

type HybridComputePrivateLinkScope = PrivateLinkScopesResource & {
  properties?: HybridComputePrivateLinkScopeProperties
  systemData?: SystemData
}