MockableServiceGroupsTenantResource.GetServiceGroups Method
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.
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.