Share via


MockableDevTestLabsResourceGroupResource.GetDevTestLabs Method

Definition

Gets a collection of DevTestLabResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.DevTestLabs.DevTestLabCollection GetDevTestLabs ();
abstract member GetDevTestLabs : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabCollection
override this.GetDevTestLabs : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabCollection
Public Overridable Function GetDevTestLabs () As DevTestLabCollection

Returns

An object representing collection of DevTestLabResources and their operations over a DevTestLabResource.

Applies to