Freigeben über


DevTestLabResource.GetDevTestLabCosts Method

Definition

Gets a collection of DevTestLabCosts in the DevTestLabResource.

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 DevTestLabCosts and their operations over a DevTestLabCostResource.

Applies to