Compute Engine v1 API - Class ComputeEnumConstants.ForwardingRule.ExternalManagedBackendBucketMigrationState (3.10.0)

public static class ComputeEnumConstants.ForwardingRule.ExternalManagedBackendBucketMigrationState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ForwardingRule.ExternalManagedBackendBucketMigrationState.

Constants for wire representations of the ForwardingRule.Types.ExternalManagedBackendBucketMigrationState enum.

Inheritance

object > ComputeEnumConstants.ForwardingRule.ExternalManagedBackendBucketMigrationState

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

UndefinedExternalManagedBackendBucketMigrationState

public const string UndefinedExternalManagedBackendBucketMigrationState = "UNDEFINED_EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE"
Field Value
Type Description
string