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

 Methods

Constructor

__construct(string $certificateUrl, string $thumbprint, string $thumbprintAlgorithm, string $data) 

Parameters

$certificateUrl

string

Certificate thumbprint address.

$thumbprint

string

Certificate thumbprint.

$thumbprintAlgorithm

string

Certificate thumbprint algorithm.

$data

string

Certificate data.

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

 

Certificate thumbprint address.

$CertificateUrl : string

Default

magic
property Certificate thumbprint address.
 

Certificate data.

$Data : string

Default

magic
property Certificate data.
 

Certificate thumbprint.

$Thumbprint : string

Default

magic
property Certificate thumbprint.
 

Certificate thumbprint algorithm.

$ThumbprintAlgorithm : string

Default

magic
property Certificate thumbprint algorithm.
 

Data

$_data : array

Default

null