ManagementGroupAssignmentOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for AssignmentOperations.
public static class ManagementGroupAssignmentOperationsExtensions
type ManagementGroupAssignmentOperationsExtensions = class
Public Module ManagementGroupAssignmentOperationsExtensions
- Inheritance
-
ManagementGroupAssignmentOperationsExtensions
Methods
GetInManagementGroup(IAssignmentOperations, String, String, String) |
Gets a Blueprint assignment operation. |
GetInManagementGroupAsync(IAssignmentOperations, String, String, String, CancellationToken) |
Gets a Blueprint assignment operation. |
ListInManagementGroup(IAssignmentOperations, String, String) |
Lists Operations for given blueprint assignment within a management group. |
ListInManagementGroupAsync(IAssignmentOperations, String, String, CancellationToken) |
Lists Operations for given blueprint assignment within a management group. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET