Freigeben über


PrivateLinkResourcesOperationsExtensions.GetAsync Methode

Definition

Ruft die Private Link-Ressourcen ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactory.Models.PrivateLinkResourcesWrapper> GetAsync (this Microsoft.Azure.Management.DataFactory.IPrivateLinkResourcesOperations operations, string resourceGroupName, string factoryName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.DataFactory.IPrivateLinkResourcesOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactory.Models.PrivateLinkResourcesWrapper>
<Extension()>
Public Function GetAsync (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, factoryName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of PrivateLinkResourcesWrapper)

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: