你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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