Reference documentation and code samples for the Google Cloud Dms V1 Client class VmSelectionConfig.
VM selection configuration message
Generated from protobuf message google.cloud.clouddms.v1.VmSelectionConfig
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ vm_zone |
string
Required. The Google Cloud Platform zone the VM is located. |
getVmZone
Required. The Google Cloud Platform zone the VM is located.
| Returns | |
|---|---|
| Type | Description |
string |
|
setVmZone
Required. The Google Cloud Platform zone the VM is located.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|