HybridComputePrivateLinkScope type

An Azure Arc PrivateLinkScope definition.

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