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 $counterSpecifier, integer $sampleRateInSeconds = 1

Parameters

$counterSpecifier

string

Counter specifier

$sampleRateInSeconds

integer

Sample rate in seconds

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

 

CounterSpecifier Counter specifier

 : string

Default

magic
property CounterSpecifier Counter specifier
 

SampleRateInSeconds Sample rate in seconds

 : integer

Default

magic
property SampleRateInSeconds Sample rate in seconds
 

Data

$_data : array

Default

null