Freigeben über


DevTestLabResource.GetDevTestLabCustomImages Method

Definition

Gets a collection of DevTestLabCustomImages in the DevTestLabResource.

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

Returns

An object representing collection of DevTestLabCustomImages and their operations over a DevTestLabCustomImageResource.

Applies to