Megosztás a következőn keresztül:


HybridComputePrivateLinkScope type

Azure Arc PrivateLinkScope-definíció.

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