Partager via


PrivateLinkResourcesOperationsExtensions.GetAsync Méthode

Définition

Obtenir l’ID de groupe.

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

Paramètres

operations
IPrivateLinkResourcesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement Azure.

accountName
String

Nom du compte Media Services.

name
String
cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Remarques

Obtenir l’ID de groupe.

S’applique à