Reference documentation and code samples for the Compute V1 Client class AllowMultiNicInSameNetwork.
Specifies whether multi-nic in the same network is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowMultiNicInSameNetwork
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK = 0;
MULTI_NIC_IN_SAME_NETWORK_ALLOWED
Value: 457555419
Generated from protobuf enum MULTI_NIC_IN_SAME_NETWORK_ALLOWED = 457555419;
MULTI_NIC_IN_SAME_NETWORK_BLOCKED
Value: 273718815
Generated from protobuf enum MULTI_NIC_IN_SAME_NETWORK_BLOCKED = 273718815;