共用方式為


PrivateEndpointConnection type

私人端點連線

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