Zend Framework  1.12
Public Member Functions | List of all members
Zend_Service_WindowsAzure_Management_SubscriptionOperationInstance Class Reference

Public Member Functions

 __construct ($operationId, $operationObjectId, $operationName, $operationParameters=array(), $operationCaller=array(), $operationStatus=array())
 Constructor.
 
 addOperationParameter ($name, $value)
 Add operation parameter.
 
- Public Member Functions inherited from Zend_Service_WindowsAzure_Management_ServiceEntityAbstract
 __set ($name, $value)
 Magic overload for setting properties.
 
 __get ($name)
 Magic overload for getting properties.
 

Additional Inherited Members

- Protected Attributes inherited from Zend_Service_WindowsAzure_Management_ServiceEntityAbstract
 $_data = null
 

Constructor & Destructor Documentation

__construct (   $operationId,
  $operationObjectId,
  $operationName,
  $operationParameters = array(),
  $operationCaller = array(),
  $operationStatus = array() 
)

Constructor.

Parameters
string$operationIdThe globally unique identifier (GUID) of the operation.
string$operationObjectIdThe target object for the operation.
string$operationNameThe name of the performed operation.
array$operationParametersThe collection of parameters for the performed operation.
array$operationCallerA collection of attributes that identifies the source of the operation.
array$operationStatusThe current status of the operation.

Member Function Documentation

addOperationParameter (   $name,
  $value 
)

Add operation parameter.

Parameters
string$nameName
string$valueValue