Share via


DevTestLabResource.GetDevTestLabCosts Method

Definition

Gets a collection of DevTestLabCostResources in the DevTestLab.

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

Returns

An object representing collection of DevTestLabCostResources and their operations over a DevTestLabCostResource.

Applies to