DevTestLabResource.GetDevTestLabFormulas メソッド

定義

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

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

戻り値

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

適用対象