次の方法で共有


BackupEngineBase.BackupEngineState プロパティ

定義

Recovery Services コンテナーを使用したバックアップ エンジンの状態を取得または設定します。 = {Active/Deleteing/DeleteFailed}

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象