Share via


ReplicationProtectedItemProperties.PolicyFriendlyName Property

Definition

Gets or sets the name of Policy governing this PE.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to