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

ImageReference.Version 属性

定义

获取或设置映像版本。 允许的格式为 Major.Minor.Build 或“latest”。 主要、次要和内部版本为十进制数。 指定“latest”以使用最新版本的映像。

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

属性值

适用于