SqlIpConfig
class SqlIpConfig extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $allocatedIpRange | ||
| protected | $authorizedNetworksType | ||
| protected | $authorizedNetworksDataType | ||
| bool | $enableIpv4 | ||
| string | $privateNetwork | ||
| bool | $requireSsl |
Methods
setAllocatedIpRange($allocatedIpRange)
No description
string
getAllocatedIpRange()
No description
setAuthorizedNetworks($authorizedNetworks)
No description
getAuthorizedNetworks()
No description
setEnableIpv4($enableIpv4)
No description
bool
getEnableIpv4()
No description
setPrivateNetwork($privateNetwork)
No description
string
getPrivateNetwork()
No description
setRequireSsl($requireSsl)
No description
bool
getRequireSsl()
No description
Details
setAllocatedIpRange($allocatedIpRange)
No description
string
getAllocatedIpRange()
No description
setAuthorizedNetworks($authorizedNetworks)
No description
SqlAclEntry[]
getAuthorizedNetworks()
No description
setEnableIpv4($enableIpv4)
No description
bool
getEnableIpv4()
No description
setPrivateNetwork($privateNetwork)
No description
string
getPrivateNetwork()
No description
setRequireSsl($requireSsl)
No description
bool
getRequireSsl()
No description