DacGetStatusResponse Class
Represents a list of import or export status values returned from GetStatus.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Sql.Models.DacGetStatusResponse
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Sql.Models.DacGetStatusResponse
| Name | Description | |
|---|---|---|
![]() | DacGetStatusResponse() | Initializes a new instance of the DacGetStatusResponse class. |
| Name | Description | |
|---|---|---|
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
![]() | StatusInfoList | Optional. Gets a collection of statuses relevant to this import or export request. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Gets the sequence of StatusInfoList. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator() | Gets the sequence of StatusInfoList. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




