MockableLabServicesResourceGroupResource.GetLabPlans Method

Definition

Gets a collection of LabPlanResources in the ResourceGroupResource.

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

Returns

An object representing collection of LabPlanResources and their operations over a LabPlanResource.

Applies to