IManagementGroupsOperations Interface
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.
ManagementGroupsOperations operations.
public interface IManagementGroupsOperations
type IManagementGroupsOperations = interface
Public Interface IManagementGroupsOperations
Methods
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets a list of management groups connected to a workspace. |
Extension Methods
List(IManagementGroupsOperations, String, String) |
Gets a list of management groups connected to a workspace. |
ListAsync(IManagementGroupsOperations, String, String, CancellationToken) |
Gets a list of management groups connected to a workspace. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET