PolicyDefinitionsOperationsExtensions.GetAsync Method

Definition

Retrieves a policy definition in a subscription.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicyDefinitionInner> GetAsync(this Microsoft.Azure.Management.ResourceManager.Fluent.IPolicyDefinitionsOperations operations, string policyDefinitionName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IPolicyDefinitionsOperations

The operations group for this extension method.

policyDefinitionName
String

The name of the policy definition to get.

cancellationToken
CancellationToken

The cancellation token.

Returns

Remarks

This operation retrieves the policy definition in the given subscription with the given name.

Applies to

Продукт Версії
Azure SDK for .NET Legacy