Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class DisksMigrationVmTargetDetails.
Details for the VM created VM as part of disks migration.
Generated from protobuf message google.cloud.vmmigration.v1.DisksMigrationVmTargetDetails
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ vm_uri |
string
Output only. The URI of the Compute Engine VM. |
getVmUri
Output only. The URI of the Compute Engine VM.
Returns | |
---|---|
Type | Description |
string |
setVmUri
Output only. The URI of the Compute Engine VM.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |