Compartilhar via


PrivateEndpointConnection type

Uma conexão de ponto de extremidade privado

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