Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNetworkMigration (3.9.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNetworkMigration

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNetworkMigration.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowNetworkMigration enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowNetworkMigration

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NetworkMigrationAllowed

public const string NetworkMigrationAllowed = "NETWORK_MIGRATION_ALLOWED"

Wire representation of NetworkMigrationAllowed .

Field Value
Type Description
string

NetworkMigrationBlocked

public const string NetworkMigrationBlocked = "NETWORK_MIGRATION_BLOCKED"

Wire representation of NetworkMigrationBlocked .

Field Value
Type Description
string

UndefinedAllowNetworkMigration

public const string UndefinedAllowNetworkMigration = "UNDEFINED_ALLOW_NETWORK_MIGRATION"

Wire representation of UndefinedAllowNetworkMigration .

Field Value
Type Description
string