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

Class: Microsoft_WindowsAzure_Management_SubscriptionOperationInstance

Source Location: /WindowsAzure/Management/SubscriptionOperationInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_SubscriptionOperationInstance



Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]


Tags:

property:  string $operationId: The globally unique identifier (GUID) of the operation.
property:  string $operationObjectId: The target object for the operation.
property:  string $operationName: The name of the performed operation.
property:  array $operationParameters: The collection of parameters for the performed operation.
property:  array $operationCaller: A collection of attributes that identifies the source of the operation.
property:  array $operationStatus: The current status of the operation.
copyright:  Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 68]

Microsoft_WindowsAzure_Management_SubscriptionOperationInstance __construct( string $operationId, string $operationObjectId, string $operationName, [array $operationParameters = array()], [array $operationCaller = array()], [array $operationStatus = array()])

Constructor



Tags:

access:  public


Parameters:

string   $operationId   The globally unique identifier (GUID) of the operation.
string   $operationObjectId   The target object for the operation.
string   $operationName   The name of the performed operation.
array   $operationParameters   The collection of parameters for the performed operation.
array   $operationCaller   A collection of attributes that identifies the source of the operation.
array   $operationStatus   The current status of the operation.

[ Top ]

method addOperationParameter [line 86]

void addOperationParameter( string $name, string $value)

Add operation parameter



Tags:

access:  public


Parameters:

string   $name   Name
string   $value   Value

[ Top ]


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