Interface protos.google.cloud.migrationcenter.v1.IPlatformDetails (2.1.0)

Properties of a PlatformDetails.

Package

@google-cloud/migrationcenter

Properties

awsEc2Details

awsEc2Details?: (google.cloud.migrationcenter.v1.IAwsEc2PlatformDetails|null);

PlatformDetails awsEc2Details

azureVmDetails

azureVmDetails?: (google.cloud.migrationcenter.v1.IAzureVmPlatformDetails|null);

PlatformDetails azureVmDetails

genericDetails

genericDetails?: (google.cloud.migrationcenter.v1.IGenericPlatformDetails|null);

PlatformDetails genericDetails

physicalDetails

physicalDetails?: (google.cloud.migrationcenter.v1.IPhysicalPlatformDetails|null);

PlatformDetails physicalDetails

vmwareDetails

vmwareDetails?: (google.cloud.migrationcenter.v1.IVmwarePlatformDetails|null);

PlatformDetails vmwareDetails