Share via


DisableProtectionInputProperties.DisableProtectionReason Property

Definition

Gets or sets disable protection reason. It can have values NotSpecified/MigrationComplete. Possible values include: 'NotSpecified', 'MigrationComplete'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to