Delen via


IMigrationStatusDetails.InvalidFile Property

Definition

Files that are not valid backup files.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Files that are not valid backup files.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="invalidFiles")]
public string[] InvalidFile { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Files that are not valid backup files.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="invalidFiles")>]
member this.InvalidFile : string[]
Public ReadOnly Property InvalidFile As String()

Property Value

String[]
Attributes

Applies to