Compute V1 Client - Class AllowNetworkMigration (2.0.0)

Reference documentation and code samples for the Compute V1 Client class AllowNetworkMigration.

Specifies whether VM network migration is allowed.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowNetworkMigration

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_NETWORK_MIGRATION

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_NETWORK_MIGRATION = 0;

NETWORK_MIGRATION_ALLOWED

Value: 14389766

Generated from protobuf enum NETWORK_MIGRATION_ALLOWED = 14389766;

NETWORK_MIGRATION_BLOCKED

Value: 367424074

Generated from protobuf enum NETWORK_MIGRATION_BLOCKED = 367424074;