SchedulerOperationStatusResponse::HttpStatusCode Property
Optional. The HTTP status code for the asynchronous request.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property HttpStatusCode HttpStatusCode { HttpStatusCode get(); void set(HttpStatusCode value); }
Property Value
Type: System.Net::HttpStatusCode
Show: