Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMultiNicInSameNetwork (3.2.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMultiNicInSameNetwork

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMultiNicInSameNetwork

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

MultiNicInSameNetworkAllowed

public const string MultiNicInSameNetworkAllowed = "MULTI_NIC_IN_SAME_NETWORK_ALLOWED"

Wire representation of MultiNicInSameNetworkAllowed.

Field Value
Type Description
string

MultiNicInSameNetworkBlocked

public const string MultiNicInSameNetworkBlocked = "MULTI_NIC_IN_SAME_NETWORK_BLOCKED"

Wire representation of MultiNicInSameNetworkBlocked.

Field Value
Type Description
string

UndefinedAllowMultiNicInSameNetwork

public const string UndefinedAllowMultiNicInSameNetwork = "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK"

Wire representation of UndefinedAllowMultiNicInSameNetwork.

Field Value
Type Description
string