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

ImageInformation 类

定义

对 Azure 虚拟机市场映像的引用,以及有关该映像的其他信息。

public class ImageInformation
type ImageInformation = class
Public Class ImageInformation
继承
ImageInformation

属性

BatchSupportEndOfLife

获取Azure Batch服务停止接受映像的创建池请求的时间。

Capabilities

获取映像支持的功能或特性。

ImageReference

获取对 Azure 虚拟机的市场映像的引用。

NodeAgentSkuId

获取映像支持的节点代理 SKU 的 ID

OSType

获取操作系统 (的类型,例如映像的 Windows 或 Linux) 。

VerificationType

获取Azure Batch服务是否主动验证映像是否与关联的节点代理 SKU 兼容。

适用于