Compute Engine v1 API - Class ComputeEnumConstants.BackendService.ExternalManagedMigrationState (3.9.0)

public static class ComputeEnumConstants.BackendService.ExternalManagedMigrationState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.ExternalManagedMigrationState.

Constants for wire representations of the BackendService.Types.ExternalManagedMigrationState enum.

Inheritance

object > ComputeEnumConstants.BackendService.ExternalManagedMigrationState

Namespace

Google.Cloud.Compute.V1

Assembly

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