CloudServiceOperationStatusResponse.Id Property

 

Optional. The request ID of the asynchronous request. This value is returned in the x-ms-request-id response header of the asynchronous request.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

public string Id { get; set; }

Property Value

Type: System.String
Return to top
Show: