Reference documentation and code samples for the Compute V1 Client class DistributionPolicyZoneConfiguration.
Generated from protobuf message google.cloud.compute.v1.DistributionPolicyZoneConfiguration
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ zone |
string
The URL of the zone. The zone must exist in the region where the managed instance group is located. |
getZone
The URL of the zone. The zone must exist in the region where the managed instance group is located.
Returns | |
---|---|
Type | Description |
string |
hasZone
clearZone
setZone
The URL of the zone. The zone must exist in the region where the managed instance group is located.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |