PrivateEndpointConnection type

Připojení privátního koncového bodu

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