DevTestLabResource.GetDevTestLabCustomImages Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.