C#
C++
F#
VB
RequestResult.ServiceRequestID Property
RequestResult::ServiceRequestID Property
RequestResult.ServiceRequestID Property
RequestResult.ServiceRequestID Property
Gets the service request ID for this request.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ ServiceRequestID { String^ get(); internal: void set(String^ value); }
Property Value
Type: System.StringSystem::String^System.StringSystem.StringThe service request ID for this request.