PrivateEndpointConnection type

Özel uç nokta bağlantısı

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