Microsoft_WindowsAzure
[ class tree: Microsoft_WindowsAzure ] [ index: Microsoft_WindowsAzure ] [ all elements ]

Class: Microsoft_WindowsAzure_Management_OperationStatusInstance

Source Location: /WindowsAzure/Management/OperationStatusInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_OperationStatusInstance



Author(s):

Copyright:

  • Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]


Tags:

property:  string $Id: The request ID of the asynchronous request.
property:  string $Status: The status of the asynchronous request. Possible values include InProgress, Succeeded, or Failed.
property:  string $ErrorCode: The management service error code returned if the asynchronous request failed.
property:  string $ErrorMessage: The management service error message returned if the asynchronous request failed.
copyright:  Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 64]

Microsoft_WindowsAzure_Management_OperationStatusInstance __construct( string $id, string $status, string $errorCode, string $errorMessage)

Constructor



Tags:

access:  public


Parameters:

string   $id   The request ID of the asynchronous request.
string   $status   The status of the asynchronous request. Possible values include InProgress, Succeeded, or Failed.
string   $errorCode   The management service error code returned if the asynchronous request failed.
string   $errorMessage   The management service error message returned if the asynchronous request failed.

[ Top ]


Documentation generated on Wed, 18 May 2011 12:06:42 +0200 by phpDocumentor 1.4.3