class NetworkConfig extends Model (View source)

Properties

bool $canIpForward
bool $enableExternalIps
string $network
int $queueCount
string $subnetwork

Methods

setCanIpForward($canIpForward)

No description

bool
getCanIpForward()

No description

setEnableExternalIps($enableExternalIps)

No description

bool
getEnableExternalIps()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setQueueCount($queueCount)

No description

int
getQueueCount()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

Details

setCanIpForward($canIpForward)

No description

Parameters

$canIpForward

bool getCanIpForward()

No description

Return Value

bool

setEnableExternalIps($enableExternalIps)

No description

Parameters

$enableExternalIps

bool getEnableExternalIps()

No description

Return Value

bool

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setQueueCount($queueCount)

No description

Parameters

$queueCount

int getQueueCount()

No description

Return Value

int

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string