Condividi tramite


MockableServiceGroupsTenantResource.GetServiceGroups Method

Definition

Gets a collection of ServiceGroupResources in the TenantResource.

public virtual Azure.ResourceManager.ServiceGroups.ServiceGroupCollection GetServiceGroups();
abstract member GetServiceGroups : unit -> Azure.ResourceManager.ServiceGroups.ServiceGroupCollection
override this.GetServiceGroups : unit -> Azure.ResourceManager.ServiceGroups.ServiceGroupCollection
Public Overridable Function GetServiceGroups () As ServiceGroupCollection

Returns

An object representing collection of ServiceGroupResources and their operations over a ServiceGroupResource.

Applies to