PSImageList Class

Definition

public class PSImageList : Microsoft.Azure.Commands.Compute.Automation.Models.PSImage
type PSImageList = class
    inherit PSImage
Public Class PSImageList
Inherits PSImage
Inheritance
PSImageList
Inheritance

Constructors

PSImageList()

Properties

ExtendedLocation (Inherited from PSImage)
HyperVGeneration (Inherited from PSImage)
Id (Inherited from PSImage)
Location (Inherited from PSImage)
Name (Inherited from PSImage)
ProvisioningState (Inherited from PSImage)
ResourceGroupName (Inherited from PSImage)
SourceVirtualMachine (Inherited from PSImage)
StorageProfile (Inherited from PSImage)
Tags (Inherited from PSImage)
Type (Inherited from PSImage)

Methods

ToPSImage()
Validate()

Validate the object.

(Inherited from Image)

Applies to