Share via


ProtectedItem.PolicyId Property

Definition

Gets or sets ID of the backup policy with which this item is backed up.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to