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

ImageReference.Version 属性

定义

获取 Azure 虚拟机市场映像的版本。

public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

属性值

注解

如果未指定此属性,则默认为“latest”,即映像的最新版本。

适用于