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() 

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

Load configuration XML

loadXml(string $configurationXml) 

Parameters

$configurationXml

string

Configuration XML

Create configuration XML

toXml() : string

Returns

string

 Properties

 

DataSources Data sources

 : \Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources

Default

magic
property DataSources Data sources
 

Data

$_data : array

Default

null