次の方法で共有


BackupResourceEncryptionConfig.LastUpdateStatus プロパティ

定義

次の値を取得または設定します。'Invalid'、'NotEnabled'、'PartiallySucceeded'、'PartiallyFailed'、'Failed'、'Succeeded'、'Initialize'、'FirstInitialization'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象