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

Class: Microsoft_WindowsAzure_Management_HostedServiceInstance

Source Location: /WindowsAzure/Management/HostedServiceInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_HostedServiceInstance



Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 56]


Tags:

property:  string $Url: The address of the hosted service.
property:  string $ServiceName: The name of the hosted service.
property:  string $Description: A description of the hosted service.
property:  string $AffinityGroup: The affinity group with which this hosted service is associated.
property:  string $Location: The geo-location of the hosted service in Windows Azure, if your hosted service is not associated with an affinity group.
property:  string $Label: The label for the hosted service.
property:  array $Deployments: Deployments for the hosted service.
copyright:  Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 70]

Microsoft_WindowsAzure_Management_HostedServiceInstance __construct( string $url, string $serviceName, [string $description = ''], [string $affinityGroup = ''], [string $location = ''], [string $label = ''], [array $deployments = array()])

Constructor



Tags:

access:  public


Parameters:

string   $url   The address of the hosted service.
string   $serviceName   The name of the hosted service.
string   $description   A description of the storage account.
string   $affinityGroup   The affinity group with which this hosted service is associated.
string   $location   The geo-location of the hosted service in Windows Azure, if your hosted service is not associated with an affinity group.
string   $label   The label for the hosted service.
array   $deployments   Deployments for the hosted service.

[ Top ]


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