Bagikan melalui


DPMProtectedItemExtendedInfo.ProtectionGroupName Property

Definition

Gets or sets protection group name of the backup item.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to