Freigeben über


ContentKeyPolicyResource.GetPolicyPropertiesWithSecretsAsync Methode

Definition

Abrufen einer Inhaltsschlüsselrichtlinie einschließlich Geheimniswerten

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/contentKeyPolicies/{contentKeyPolicyName}/getPolicyPropertiesWithSecrets
  • Vorgangs-IdContentKeyPolicies_GetPolicyPropertiesWithSecrets
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Media.Models.ContentKeyPolicyProperties>> GetPolicyPropertiesWithSecretsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetPolicyPropertiesWithSecretsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Media.Models.ContentKeyPolicyProperties>>
override this.GetPolicyPropertiesWithSecretsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Media.Models.ContentKeyPolicyProperties>>
Public Overridable Function GetPolicyPropertiesWithSecretsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ContentKeyPolicyProperties))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: