Database Migration v1 API - Class MigrationJob.Types.PerformanceConfig (2.4.0)

public sealed class MigrationJob.Types.PerformanceConfig : IMessage<MigrationJob.Types.PerformanceConfig>, IEquatable<MigrationJob.Types.PerformanceConfig>, IDeepCloneable<MigrationJob.Types.PerformanceConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Database Migration v1 API class MigrationJob.Types.PerformanceConfig.

Performance configuration definition.

Inheritance

object > MigrationJob.Types.PerformanceConfig

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Constructors

PerformanceConfig()

public PerformanceConfig()

PerformanceConfig(PerformanceConfig)

public PerformanceConfig(MigrationJob.Types.PerformanceConfig other)
Parameter
NameDescription
otherMigrationJobTypesPerformanceConfig

Properties

DumpParallelLevel

public MigrationJob.Types.PerformanceConfig.Types.DumpParallelLevel DumpParallelLevel { get; set; }

Initial dump parallelism level.

Property Value
TypeDescription
MigrationJobTypesPerformanceConfigTypesDumpParallelLevel