PolicyDefinitionsOperationsExtensions.GetAtManagementGroupAsync Method

Definition

Retrieve a policy definition in a management group.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicyDefinitionInner> GetAtManagementGroupAsync(this Microsoft.Azure.Management.ResourceManager.Fluent.IPolicyDefinitionsOperations operations, string policyDefinitionName, string managementGroupId, 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.

managementGroupId
String

The ID of the management group.

cancellationToken
CancellationToken

The cancellation token.

Returns

Remarks

This operation retrieves the policy definition in the given management group with the given name.

Applies to

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