Share via


DevTestLabResource.GetDevTestLabCustomImages Method

Definition

Gets a collection of DevTestLabCustomImageResources in the DevTestLab.

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 DevTestLabCustomImageResources and their operations over a DevTestLabCustomImageResource.

Applies to