Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ComputeEngineDisksTargetDefaults.
ComputeEngineDisksTargetDefaults is a collection of details for creating Persistent Disks in a target Compute Engine project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disks
def disks() -> ::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>
- (::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>) — The details of each Persistent Disk to create.
#disks=
def disks=(value) -> ::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>
- value (::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>) — The details of each Persistent Disk to create.
- (::Array<::Google::Cloud::VMMigration::V1::PersistentDiskDefaults>) — The details of each Persistent Disk to create.
#disks_target_defaults
def disks_target_defaults() -> ::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults
-
(::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults) — Details of the disk only migration target.
Note: The following fields are mutually exclusive:
disks_target_defaults
,vm_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#disks_target_defaults=
def disks_target_defaults=(value) -> ::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults
-
value (::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults) — Details of the disk only migration target.
Note: The following fields are mutually exclusive:
disks_target_defaults
,vm_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::DisksMigrationDisksTargetDefaults) — Details of the disk only migration target.
Note: The following fields are mutually exclusive:
disks_target_defaults
,vm_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#target_project
def target_project() -> ::String
- (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.
#target_project=
def target_project=(value) -> ::String
- value (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.
- (::String) — The full path of the resource of type TargetProject which represents the Compute Engine project in which to create the Persistent Disks.
#vm_target_defaults
def vm_target_defaults() -> ::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults
-
(::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults) — Details of the VM migration target.
Note: The following fields are mutually exclusive:
vm_target_defaults
,disks_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#vm_target_defaults=
def vm_target_defaults=(value) -> ::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults
-
value (::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults) — Details of the VM migration target.
Note: The following fields are mutually exclusive:
vm_target_defaults
,disks_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::DisksMigrationVmTargetDefaults) — Details of the VM migration target.
Note: The following fields are mutually exclusive:
vm_target_defaults
,disks_target_defaults
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#zone
def zone() -> ::String
- (::String) — The zone in which to create the Persistent Disks.
#zone=
def zone=(value) -> ::String
- value (::String) — The zone in which to create the Persistent Disks.
- (::String) — The zone in which to create the Persistent Disks.