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

 Methods

Constructor

__construct(string $id, string $name, string $href, string $updated) 

Parameters

$id

string

Id

$name

string

Name

$href

string

Href

$updated

string

Updated

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

 

Href

$Href : string

Default

magic
property Href
 

Id

$Id : string

Default

magic
property Id
 

Name

$Name : string

Default

magic
property Name
 

Updated

$Updated : string

Default

magic
property Updated
 

Data

$_data : array

Default

null