class RouterStatusNatStatus extends Collection (View source)

Properties

protected $collection_key
string[] $autoAllocatedNatIps
string[] $drainAutoAllocatedNatIps
string[] $drainUserAllocatedNatIps
int $minExtraNatIpsNeeded
string $name
int $numVmEndpointsWithNatMappings
protected $ruleStatusType
protected $ruleStatusDataType
string[] $userAllocatedNatIpResources
string[] $userAllocatedNatIps

Methods

setAutoAllocatedNatIps($autoAllocatedNatIps)

No description

string[]
getAutoAllocatedNatIps()

No description

setDrainAutoAllocatedNatIps($drainAutoAllocatedNatIps)

No description

string[]
getDrainAutoAllocatedNatIps()

No description

setDrainUserAllocatedNatIps($drainUserAllocatedNatIps)

No description

string[]
getDrainUserAllocatedNatIps()

No description

setMinExtraNatIpsNeeded($minExtraNatIpsNeeded)

No description

int
getMinExtraNatIpsNeeded()

No description

setName($name)

No description

string
getName()

No description

setNumVmEndpointsWithNatMappings($numVmEndpointsWithNatMappings)

No description

int
setRuleStatus($ruleStatus)

No description

setUserAllocatedNatIpResources($userAllocatedNatIpResources)

No description

string[]
setUserAllocatedNatIps($userAllocatedNatIps)

No description

string[]
getUserAllocatedNatIps()

No description

Details

setAutoAllocatedNatIps($autoAllocatedNatIps)

No description

Parameters

$autoAllocatedNatIps

string[] getAutoAllocatedNatIps()

No description

Return Value

string[]

setDrainAutoAllocatedNatIps($drainAutoAllocatedNatIps)

No description

Parameters

$drainAutoAllocatedNatIps

string[] getDrainAutoAllocatedNatIps()

No description

Return Value

string[]

setDrainUserAllocatedNatIps($drainUserAllocatedNatIps)

No description

Parameters

$drainUserAllocatedNatIps

string[] getDrainUserAllocatedNatIps()

No description

Return Value

string[]

setMinExtraNatIpsNeeded($minExtraNatIpsNeeded)

No description

Parameters

$minExtraNatIpsNeeded

int getMinExtraNatIpsNeeded()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNumVmEndpointsWithNatMappings($numVmEndpointsWithNatMappings)

No description

Parameters

$numVmEndpointsWithNatMappings

int getNumVmEndpointsWithNatMappings()

No description

Return Value

int

setRuleStatus($ruleStatus)

No description

Parameters

$ruleStatus

setUserAllocatedNatIpResources($userAllocatedNatIpResources)

No description

Parameters

$userAllocatedNatIpResources

string[] getUserAllocatedNatIpResources()

No description

Return Value

string[]

setUserAllocatedNatIps($userAllocatedNatIps)

No description

Parameters

$userAllocatedNatIps

string[] getUserAllocatedNatIps()

No description

Return Value

string[]