Share via


IMigrationStatusDetails.FileUploadBlockingError Property

Definition

File upload blocking errors, if any.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="File upload blocking errors, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileUploadBlockingErrors")]
public string[] FileUploadBlockingError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="File upload blocking errors, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileUploadBlockingErrors")>]
member this.FileUploadBlockingError : string[]
Public ReadOnly Property FileUploadBlockingError As String()

Property Value

String[]
Attributes

Applies to