OperationStatusResponse.Id Property

 

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
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public string Id { get; set; }

Property Value

Type: System.String
Return to top
Show: