次の方法で共有


AzureIaaSVMProtectedItem.ProtectionStatus プロパティ

定義

このバックアップ項目のバックアップ状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象