Property | Type | Description | |
---|---|---|---|
$clientId | |||
$dbFarmRole | DBFarmRole | ||
$envId | |||
$farmId | |||
$index | |||
$localIp | |||
$platform | |||
$remoteIp | |||
$roleId |
Method | Description | |
---|---|---|
GetProperties ( ) | ||
GetProperty ( $propName ) | ||
SetProperties ( array $props ) | ||
__construct ( string $platform, DBFarmRole $DBFarmRole = null, integer $index = null, string $role_id = null ) | Constructor |
public __construct ( string $platform, DBFarmRole $DBFarmRole = null, integer $index = null, string $role_id = null ) | ||
$platform | string | Platform |
$DBFarmRole | DBFarmRole | optional Farm Role object |
$index | integer | optional Server index within the Farm Role scope |
$role_id | string | optional Identifier of the Role |