DisableProtectionProperties.DisableProtectionReason Property

Definition

Disable protection reason. It can have values NotSpecified/MigrationComplete.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionReason? DisableProtectionReason { get; set; }
member this.DisableProtectionReason : Nullable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionReason> with get, set
Public Property DisableProtectionReason As Nullable(Of DisableProtectionReason)

Property Value

Applies to