public sealed class StartMigrationJobRequest : IMessage<StartMigrationJobRequest>, IEquatable<StartMigrationJobRequest>, IDeepCloneable<StartMigrationJobRequest>, IBufferMessage, IMessageRequest message for 'StartMigrationJob' request.
Implements
IMessage<StartMigrationJobRequest>, IEquatable<StartMigrationJobRequest>, IDeepCloneable<StartMigrationJobRequest>, IBufferMessage, IMessageNamespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Constructors
StartMigrationJobRequest()
public StartMigrationJobRequest()StartMigrationJobRequest(StartMigrationJobRequest)
public StartMigrationJobRequest(StartMigrationJobRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
StartMigrationJobRequest |
Properties
MigrationJobName
public MigrationJobName MigrationJobName { get; set; }MigrationJobName-typed view over the Name resource name property.
| Property Value | |
|---|---|
| Type | Description |
MigrationJobName |
|
Name
public string Name { get; set; }Name of the migration job resource to start.
| Property Value | |
|---|---|
| Type | Description |
String |
|