Compartir a través de


CosmosDBAccountImpl.GetPrivateEndpointConnectionAsync Método

Definición

public System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateEndpointConnection> GetPrivateEndpointConnectionAsync (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetPrivateEndpointConnectionAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateEndpointConnection>
override this.GetPrivateEndpointConnectionAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateEndpointConnection>
Public Function GetPrivateEndpointConnectionAsync (name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPrivateEndpointConnection)

Parámetros

name
String
cancellationToken
CancellationToken

Devoluciones

Implementaciones

Se aplica a