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

Class: Microsoft_WindowsAzure_Management_StorageServiceInstance

Source Location: /WindowsAzure/Management/StorageServiceInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_StorageServiceInstance



Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]


Tags:

property:  string $Url: The address of the storage account.
property:  string $ServiceName: The name of the storage account.
property:  string $Description: A description of the storage account.
property:  string $AffinityGroup: The affinity group with which this storage account is associated.
property:  string $Location: The geo-location of the storage account in Windows Azure, if your storage account is not associated with an affinity group.
property:  string $Label: The label for the storage account.
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_StorageServiceInstance __construct( string $url, string $serviceName, [string $description = ''], [string $affinityGroup = ''], [string $location = ''], [string $label = ''])

Constructor



Tags:

access:  public


Parameters:

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

[ Top ]


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