HybridComputePrivateLinkScope type

Azure Arc PrivateLinkScope 定義。

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