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

DiskEncryptionSet.AutoKeyRotationError 属性

定义

获取自动密钥轮换期间遇到的错误。 如果存在错误,则在修复此磁盘加密集上的错误之前,不会尝试自动密钥轮换。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoKeyRotationError")]
public Microsoft.Azure.Management.Compute.Models.ApiError AutoKeyRotationError { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoKeyRotationError")>]
member this.AutoKeyRotationError : Microsoft.Azure.Management.Compute.Models.ApiError
Public ReadOnly Property AutoKeyRotationError As ApiError

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于