Share via


ApiManagementServiceResource.GetApiManagementGroups Method

Definition

Gets a collection of ApiManagementGroupResources in the ApiManagementService.

public virtual Azure.ResourceManager.ApiManagement.ApiManagementGroupCollection GetApiManagementGroups ();
abstract member GetApiManagementGroups : unit -> Azure.ResourceManager.ApiManagement.ApiManagementGroupCollection
override this.GetApiManagementGroups : unit -> Azure.ResourceManager.ApiManagement.ApiManagementGroupCollection
Public Overridable Function GetApiManagementGroups () As ApiManagementGroupCollection

Returns

An object representing collection of ApiManagementGroupResources and their operations over a ApiManagementGroupResource.

Applies to