DevTestLabResource.GetDevTestLabCosts メソッド

定義

DevTestLab 内の DevTestLabCostResources のコレクションを取得します。

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

戻り値

DevTestLabCostResources のコレクションとその DevTestLabCostResource に対する操作を表す オブジェクト。

適用対象