次の方法で共有


DPMProtectedItemExtendedInfo.ProtectionGroupName プロパティ

定義

バックアップ項目の保護グループ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象