DacGetStatusResponse.StatusInfoList Property

Definition

Optional. Gets a collection of statuses relevant to this import or export request.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.StatusInfo> StatusInfoList { get; set; }
member this.StatusInfoList : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.StatusInfo> with get, set
Public Property StatusInfoList As IList(Of StatusInfo)

Property Value

Applies to