OperationResponse.StatusCode Property

 

Gets the status code.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Property StatusCode As HttpStatusCode

Property Value

Type: System.Net.HttpStatusCode

The status code.

Return to top
Show: