OperationResponse Constructor ()
Initializes a new instance of the OperationResponse class.
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Syntax
public OperationResponse()
public:
OperationResponse()
new : unit -> OperationResponse
Public Sub New
See Also
OperationResponse Class
Microsoft.WindowsAzure Namespace
Return to top