次の方法で共有


IDisableProtectionInputProperties.DisableProtectionReason Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Disable protection reason. It can have values NotSpecified/MigrationComplete.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason) }, ReadOnly=false, Required=false, SerializedName="disableProtectionReason")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason? DisableProtectionReason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Disable protection reason. It can have values NotSpecified/MigrationComplete.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason) }, ReadOnly=false, Required=false, SerializedName="disableProtectionReason")>]
member this.DisableProtectionReason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.DisableProtectionReason> with get, set
Public Property DisableProtectionReason As Nullable(Of DisableProtectionReason)

Property Value

Attributes

Applies to