Partager via


ICosmosDBAccount.GetPrivateLinkResourceAsync Méthode

Définition

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

Paramètres

groupName
String

Nom de groupe de la ressource de liaison privée.

cancellationToken
CancellationToken

Retours

S’applique à