Freigeben über


DisableProtectionInput.DisableProtectionReason Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason? DisableProtectionReason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
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