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

Class: Microsoft_WindowsAzure_Management_AffinityGroupInstance

Source Location: /WindowsAzure/Management/AffinityGroupInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_AffinityGroupInstance



Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]


Tags:

property:  string $Name: The affinity group name.
property:  string $Label: A label for the affinity group.
property:  string $Description: A description for the affinity group.
property:  string $Location: The location of the affinity group.
property:  array $HostedServices: A list of hosted services in this affinity gtoup.
property:  array $StorageServices: A list of storage services in this affinity gtoup.
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_AffinityGroupInstance __construct( $name, $label, $description, $location, [ $hostedServices = array()], [ $storageServices = array()])

Constructor



Tags:

property:  string $name: The affinity group name.
property:  string $label: A label for the affinity group.
property:  string $description: A description for the affinity group.
property:  string $location: The location of the affinity group.
property:  array $hostedServices: A list of hosted services in this affinity gtoup.
property:  array $storageServices: A list of storage services in this affinity gtoup.
access:  public


Parameters:

   $name  
   $label  
   $description  
   $location  
   $hostedServices  
   $storageServices  

[ Top ]


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