次の方法で共有


PrivateLinkResource type

A private link resource

type PrivateLinkResource = ProxyResource & {
  properties?: PrivateLinkResourceProperties
  systemData?: SystemData
}