Freigeben über


ICosmosDBAccount.GetPrivateLinkResourceAsync Methode

Definition

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)

Parameter

groupName
String

Gruppenname der Private Link-Ressource.

cancellationToken
CancellationToken

Gibt zurück

Gilt für: