MockableLabServicesResourceGroupResource.GetLabs Method

Definition

Gets a collection of LabResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.LabServices.LabCollection GetLabs ();
abstract member GetLabs : unit -> Azure.ResourceManager.LabServices.LabCollection
override this.GetLabs : unit -> Azure.ResourceManager.LabServices.LabCollection
Public Overridable Function GetLabs () As LabCollection

Returns

An object representing collection of LabResources and their operations over a LabResource.

Applies to