次の方法で共有


AzureIaaSVMProtectedItem.LastBackupStatus プロパティ

定義

最後のバックアップ操作の状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象