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.
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 |
UndefinedExternalManagedBackendBucketMigrationState
public const string UndefinedExternalManagedBackendBucketMigrationState = "UNDEFINED_EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE"
Wire representation of UndefinedExternalManagedBackendBucketMigrationState .
Field Value | |
---|---|
Type | Description |
string |