Delen via


IMigrationStatusDetails.LastRestoredBackupSetInfoIgnoreReason Property

Definition

The reasons why the backup set is ignored

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The reasons why the backup set is ignored", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ignoreReasons")]
public string[] LastRestoredBackupSetInfoIgnoreReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="The reasons why the backup set is ignored", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ignoreReasons")>]
member this.LastRestoredBackupSetInfoIgnoreReason : string[]
Public ReadOnly Property LastRestoredBackupSetInfoIgnoreReason As String()

Property Value

String[]
Attributes

Applies to