Share via


ReplicationProtectedItemProperties.ProtectionStateDescription Property

Definition

Gets or sets the protection state description.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to