Freigeben über


PrivateLinkResourcesOperationsExtensions.Get Methode

Definition

Abrufen der Gruppen-ID.

public static Microsoft.Azure.Management.Media.Models.PrivateLinkResource Get (this Microsoft.Azure.Management.Media.IPrivateLinkResourcesOperations operations, string resourceGroupName, string accountName, string name);
static member Get : Microsoft.Azure.Management.Media.IPrivateLinkResourcesOperations * string * string * string -> Microsoft.Azure.Management.Media.Models.PrivateLinkResource
<Extension()>
Public Function Get (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, accountName As String, name As String) As PrivateLinkResource

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe innerhalb des Azure-Abonnements.

accountName
String

Der Name des Media Services-Kontos.

name
String

Gibt zurück

Hinweise

Abrufen der Gruppen-ID.

Gilt für: