Partilhar via


DisableProtectionInputProperties.DisableProtectionReason Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason? DisableProtectionReason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.DisableProtectionReason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason> with get, set
Public Property DisableProtectionReason As Nullable(Of DisableProtectionReason)

Property Value

Implements

Attributes

Applies to