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

 Methods

Constructor

__construct(string $name, string $startIpAddress, string $endIpAddress) 

Parameters

$name

string

The name of the firewall rule.

$startIpAddress

string

The start IP address.

$endIpAddress

string

The end IP address.

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

 

The end IP address.

$EndIpAddress : string

Default

magic
property The end IP address.
 

The name of the firewall rule.

$Name : string

Default

magic
property The name of the firewall rule.
 

The start IP address.

$StartIpAddress : string

Default

magic
property The start IP address.
 

Data

$_data : array

Default

null