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.
Namespace
Google.Cloud.Compute.V1Assembly
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 |