ISqlBackupFileInfo.Status Property

Definition

Status of the file. (Initial, Uploading, Uploaded, Restoring, Restored or Skipped)

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Status of the file. (Initial, Uploading, Uploaded, Restoring, Restored or Skipped)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="status")]
public string Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Status of the file. (Initial, Uploading, Uploaded, Restoring, Restored or Skipped)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="status")>]
member this.Status : string
Public ReadOnly Property Status As String

Property Value

Attributes

Applies to