Freigeben über


ContentKeyPoliciesOperationsExtensions.Get Methode

Definition

Abrufen einer Inhaltsschlüsselrichtlinie

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

Parameter

operations
IContentKeyPoliciesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe innerhalb des Azure-Abonnements.

accountName
String

Der Name des Media Services-Kontos.

contentKeyPolicyName
String

Der Name der Inhaltsschlüsselrichtlinie.

Gibt zurück

Hinweise

Abrufen der Details einer Inhaltsschlüsselrichtlinie im Media Services-Konto

Gilt für: