次の方法で共有


DevTestLabResource.GetDevTestLabCustomImages メソッド

定義

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

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

戻り値

DevTestLabCustomImageResources のコレクションと、DevTestLabCustomImageResource に対する操作を表す オブジェクト。

適用対象