ManagementGroupResource
ResourceType
ManagementGroupResource()
Data
HasData
CreateResourceIdentifier(String)
Delete(WaitUntil, String, CancellationToken)
DeleteAsync(WaitUntil, String, CancellationToken)
Get(ManagementGroupExpandType?, Boolean?, String, String, CancellationToken)
GetAsync(ManagementGroupExpandType?, Boolean?, String, String, CancellationToken)
GetDescendants(String, Int32?, CancellationToken)
GetDescendantsAsync(String, Int32?, CancellationToken)
GetManagementGroupPolicyDefinition(String, CancellationToken)
GetManagementGroupPolicyDefinitionAsync(String, CancellationToken)
GetManagementGroupPolicyDefinitions()
GetManagementGroupPolicySetDefinition(String, CancellationToken)
GetManagementGroupPolicySetDefinitionAsync(String, CancellationToken)
GetManagementGroupPolicySetDefinitions()
GetManagementGroupSubscription(String, String, CancellationToken)
GetManagementGroupSubscriptionAsync(String, String, CancellationToken)
GetManagementGroupSubscriptions()
Update(ManagementGroupPatch, String, CancellationToken)
UpdateAsync(ManagementGroupPatch, String, CancellationToken)
CheckPolicyRestrictions(ManagementGroupResource, CheckManagementGroupPolicyRestrictionsContent, CancellationToken)
CheckPolicyRestrictionsAsync(ManagementGroupResource, CheckManagementGroupPolicyRestrictionsContent, CancellationToken)
GetAggregatedCost(ManagementGroupResource, String, CancellationToken)
GetAggregatedCostAsync(ManagementGroupResource, String, CancellationToken)
GetArmDeployment(ManagementGroupResource, String, CancellationToken)
GetArmDeploymentAsync(ManagementGroupResource, String, CancellationToken)
GetArmDeployments(ManagementGroupResource)
GetDeploymentStack(ManagementGroupResource, String, CancellationToken)
GetDeploymentStackAsync(ManagementGroupResource, String, CancellationToken)
GetDeploymentStacks(ManagementGroupResource)
GetGroupQuotaEntities(ManagementGroupResource)
GetGroupQuotaEntity(ManagementGroupResource, String, CancellationToken)
GetGroupQuotaEntityAsync(ManagementGroupResource, String, CancellationToken)
GetManagementGroupNetworkManagerConnection(ManagementGroupResource, String, CancellationToken)
GetManagementGroupNetworkManagerConnectionAsync(ManagementGroupResource, String, CancellationToken)
GetManagementGroupNetworkManagerConnections(ManagementGroupResource)
GetPolicyEventQueryResults(ManagementGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
GetPolicyEventQueryResultsAsync(ManagementGroupResource, PolicyEventType, PolicyQuerySettings, CancellationToken)
GetPolicyStateQueryResults(ManagementGroupResource, PolicyStateType, PolicyQuerySettings, CancellationToken)
GetPolicyStateQueryResultsAsync(ManagementGroupResource, PolicyStateType, PolicyQuerySettings, CancellationToken)
GetPolicyTrackedResourceQueryResults(ManagementGroupResource, PolicyTrackedResourceType, PolicyQuerySettings, CancellationToken)
GetPolicyTrackedResourceQueryResultsAsync(ManagementGroupResource, PolicyTrackedResourceType, PolicyQuerySettings, CancellationToken)
GetQuotaAllocationRequestStatus(ManagementGroupResource, String, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatusAsync(ManagementGroupResource, String, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatuses(ManagementGroupResource, String, String, String)
GetSubscriptionQuotaAllocationsList(ManagementGroupResource, Guid, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsList(ManagementGroupResource, String, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListAsync(ManagementGroupResource, Guid, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListAsync(ManagementGroupResource, String, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsLists(ManagementGroupResource)
SummarizePolicyStates(ManagementGroupResource, PolicyStateSummaryType, PolicyQuerySettings, CancellationToken)
SummarizePolicyStatesAsync(ManagementGroupResource, PolicyStateSummaryType, PolicyQuerySettings, CancellationToken)
net11.0
namespace Azure.ResourceManager.Resources
{
public static class ResourcesExtensions
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("Use Azure.ResourceManager.Resources.DeploymentStacks.ResourcesDeploymentStacksExtensions instead.", false)]
public static DeploymentStackCollection GetDeploymentStacks(this ManagementGroupResource managementGroupResource);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Resources , Version=1.12.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Resources (1.12.0) net10.0 |
| Obsolete | Use Azure.ResourceManager.Resources.DeploymentStacks.ResourcesDeploymentStacksExtensions instead. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API