Subnetwork
class Subnetwork extends Collection (View source)
Properties
protected | $collection_key | ||
string | $ipCidrRange | ||
string | $name | ||
string | $network | ||
bool | $outsideAllocation | ||
string | $region | ||
protected | $secondaryIpRangesType | ||
protected | $secondaryIpRangesDataType |
Methods
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setName($name)
No description
string
getName()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setOutsideAllocation($outsideAllocation)
No description
bool
getOutsideAllocation()
No description
setRegion($region)
No description
string
getRegion()
No description
setSecondaryIpRanges($secondaryIpRanges)
No description
getSecondaryIpRanges()
No description
Details
setIpCidrRange($ipCidrRange)
No description
string
getIpCidrRange()
No description
setName($name)
No description
string
getName()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setOutsideAllocation($outsideAllocation)
No description
bool
getOutsideAllocation()
No description
setRegion($region)
No description
string
getRegion()
No description
setSecondaryIpRanges($secondaryIpRanges)
No description
SecondaryIpRange[]
getSecondaryIpRanges()
No description