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

ImageUpdate 类

定义

用于更新的实验室服务虚拟机映像。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ImageUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ImageUpdate = class
Public Class ImageUpdate
继承
ImageUpdate
属性

构造函数

ImageUpdate()

初始化 ImageUpdate 类的新实例。

ImageUpdate(Nullable<EnableState>)

初始化 ImageUpdate 类的新实例。

属性

EnabledState

获取或设置是启用的映像。 可能的值包括:“Enabled”、“Disabled”

适用于