public static class ComputeEnumConstants.BackendService.ExternalManagedMigrationStateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.ExternalManagedMigrationState.
Constants for wire representations of the BackendService.Types.ExternalManagedMigrationState enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Prepare
public const string Prepare = "PREPARE"Wire representation of Prepare .
| Field Value | |
|---|---|
| Type | Description |
string |
|
TestAllTraffic
public const string TestAllTraffic = "TEST_ALL_TRAFFIC"Wire representation of TestAllTraffic .
| Field Value | |
|---|---|
| Type | Description |
string |
|
TestByPercentage
public const string TestByPercentage = "TEST_BY_PERCENTAGE"Wire representation of TestByPercentage .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedExternalManagedMigrationState
public const string UndefinedExternalManagedMigrationState = "UNDEFINED_EXTERNAL_MANAGED_MIGRATION_STATE"Wire representation of UndefinedExternalManagedMigrationState .
| Field Value | |
|---|---|
| Type | Description |
string |
|