Freigeben über


ContentKeyPoliciesOperationsExtensions.GetPolicyPropertiesWithSecrets Methode

Definition

Abrufen einer Inhaltsschlüsselrichtlinie mit Geheimnissen

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

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 einer Inhaltsschlüsselrichtlinie einschließlich geheimer Werte

Gilt für: