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

ExportImportDevice.StatusReason 属性

定义

存储设备标识状态原因的 128 字符长字符串。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="statusReason")]
public string StatusReason { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="statusReason")>]
member this.StatusReason : string with get, set
Public Property StatusReason As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

注解

允许所有 UTF-8 字符。

适用于