category Zend
package Zend_Service_WindowsAzure
subpackage Management
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
inherited_from \Zend_Service_WindowsAzure_Management_ServiceEntityAbstract

 Methods

Constructor

__construct($name, $label, $description, $location, $hostedServices = array(), $storageServices = array()
property The affinity group name.
property A label for the affinity group.
property A description for the affinity group.
property The location of the affinity group.
property A list of hosted services in this affinity gtoup.
property A list of storage services in this affinity gtoup.

Parameters

$name

$label

$description

$location

$hostedServices

$storageServices

Magic overload for getting properties

__get(string $name) 
Inherited

Parameters

$name

string

Name of the property

Magic overload for setting properties

__set(string $name, string $value) 
Inherited

Parameters

$name

string

Name of the property

$value

string

Value to set

 Properties

 

A description for the affinity group.

$Description : string

Default

magic
property A description for the affinity group.
 

A list of hosted services in this affinity gtoup.

$HostedServices : array

Default

magic
property A list of hosted services in this affinity gtoup.
 

A label for the affinity group.

$Label : string

Default

magic
property A label for the affinity group.
 

The location of the affinity group.

$Location : string

Default

magic
property The location of the affinity group.
 

The affinity group name.

$Name : string

Default

magic
property The affinity group name.
 

A list of storage services in this affinity gtoup.

$StorageServices : array

Default

magic
property A list of storage services in this affinity gtoup.
 

Data

$_data : array

Default

null