Reference documentation and code samples for the Google Cloud Memorystore V1 Client class ZoneDistributionConfig.
Zone distribution configuration for allocation of instance resources.
Generated from protobuf message google.cloud.memorystore.v1.ZoneDistributionConfig
Namespace
Google \ Cloud \ Memorystore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ zone
string
Optional. Defines zone where all resources will be allocated with SINGLE_ZONE mode. Ignored for MULTI_ZONE mode.
↳ mode
int
Optional. Current zone distribution mode. Defaults to MULTI_ZONE.
getZone
Optional. Defines zone where all resources will be allocated with SINGLE_ZONE mode. Ignored for MULTI_ZONE mode.
string
setZone
Optional. Defines zone where all resources will be allocated with SINGLE_ZONE mode. Ignored for MULTI_ZONE mode.
var
string
$this
getMode
Optional. Current zone distribution mode. Defaults to MULTI_ZONE.
int
setMode
Optional. Current zone distribution mode. Defaults to MULTI_ZONE.
var
int
$this