Share via


DpmContainer.ProtectionStatus Property

Definition

Gets or sets protection status of the container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to