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

PSGalleryImageVersionList Class

Definition

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

Constructors

PSGalleryImageVersionList()

Properties

Id (Inherited from PSGalleryImageVersion)
Location (Inherited from PSGalleryImageVersion)
Name (Inherited from PSGalleryImageVersion)
ProvisioningState (Inherited from PSGalleryImageVersion)
PublishingProfile (Inherited from PSGalleryImageVersion)
ReplicationStatus (Inherited from PSGalleryImageVersion)
ResourceGroupName (Inherited from PSGalleryImageVersion)
StorageProfile (Inherited from PSGalleryImageVersion)
Tags (Inherited from PSGalleryImageVersion)
Type (Inherited from PSGalleryImageVersion)

Methods

ToPSGalleryImageVersion()

Applies to