Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::VmwareVmsDetails.
VmwareVmsDetails describes VMs in vCenter.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::Array<::Google::Cloud::VMMigration::V1::VmwareVmDetails>
Returns
- (::Array<::Google::Cloud::VMMigration::V1::VmwareVmDetails>) — The details of the vmware VMs.
#details=
def details=(value) -> ::Array<::Google::Cloud::VMMigration::V1::VmwareVmDetails>
Parameter
- value (::Array<::Google::Cloud::VMMigration::V1::VmwareVmDetails>) — The details of the vmware VMs.
Returns
- (::Array<::Google::Cloud::VMMigration::V1::VmwareVmDetails>) — The details of the vmware VMs.