Share via


TenantResource.GetManagementGroups Method

Definition

Gets a collection of ManagementGroupResources in the TenantResource.

public virtual Azure.ResourceManager.ManagementGroups.ManagementGroupCollection GetManagementGroups ();
abstract member GetManagementGroups : unit -> Azure.ResourceManager.ManagementGroups.ManagementGroupCollection
override this.GetManagementGroups : unit -> Azure.ResourceManager.ManagementGroups.ManagementGroupCollection
Public Overridable Function GetManagementGroups () As ManagementGroupCollection

Returns

An object representing collection of ManagementGroupResources and their operations over a ManagementGroupResource.

Applies to