次の方法で共有


PrivateEndpointConnection type

A private endpoint connection

type PrivateEndpointConnection = ProxyResource & {
  properties?: PrivateEndpointConnectionProperties
  systemData?: SystemData
}