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

 Methods

Constructor

__construct(string $path, string $container, integer $directoryQuotaInMB = 1024

Parameters

$path

string

Path

$container

string

Container

$directoryQuotaInMB

integer

Directory quota in MB

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

 

Path Path

 : string

Default

magic
property Path Path
 

Container Container

 : string

Default

magic
property Container Container
 

DirectoryQuotaInMB Directory quota in MB

 : integer

Default

magic
property DirectoryQuotaInMB Directory quota in MB
 

Data

$_data : array

Default

null