Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::PlatformDetails.
Information about the platform.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aws_ec2_details
def aws_ec2_details() -> ::Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails
Returns
- (::Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails) — AWS EC2 specific details.
#aws_ec2_details=
def aws_ec2_details=(value) -> ::Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails
Parameter
- value (::Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails) — AWS EC2 specific details.
Returns
- (::Google::Cloud::MigrationCenter::V1::AwsEc2PlatformDetails) — AWS EC2 specific details.
#azure_vm_details
def azure_vm_details() -> ::Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails
Returns
- (::Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails) — Azure VM specific details.
#azure_vm_details=
def azure_vm_details=(value) -> ::Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails
Parameter
- value (::Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails) — Azure VM specific details.
Returns
- (::Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails) — Azure VM specific details.
#generic_details
def generic_details() -> ::Google::Cloud::MigrationCenter::V1::GenericPlatformDetails
Returns
- (::Google::Cloud::MigrationCenter::V1::GenericPlatformDetails) — Generic platform details.
#generic_details=
def generic_details=(value) -> ::Google::Cloud::MigrationCenter::V1::GenericPlatformDetails
Parameter
- value (::Google::Cloud::MigrationCenter::V1::GenericPlatformDetails) — Generic platform details.
Returns
- (::Google::Cloud::MigrationCenter::V1::GenericPlatformDetails) — Generic platform details.
#physical_details
def physical_details() -> ::Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails
Returns
- (::Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails) — Physical machines platform details.
#physical_details=
def physical_details=(value) -> ::Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails
Parameter
- value (::Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails) — Physical machines platform details.
Returns
- (::Google::Cloud::MigrationCenter::V1::PhysicalPlatformDetails) — Physical machines platform details.
#vmware_details
def vmware_details() -> ::Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails
Returns
- (::Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails) — VMware specific details.
#vmware_details=
def vmware_details=(value) -> ::Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails
Parameter
- value (::Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails) — VMware specific details.
Returns
- (::Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails) — VMware specific details.