public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowDefaultNicAttachmentReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowDefaultNicAttachment.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowDefaultNicAttachment enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DefaultNicAttachmentAllowed
public const string DefaultNicAttachmentAllowed = "DEFAULT_NIC_ATTACHMENT_ALLOWED"Wire representation of DefaultNicAttachmentAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
DefaultNicAttachmentBlocked
public const string DefaultNicAttachmentBlocked = "DEFAULT_NIC_ATTACHMENT_BLOCKED"Wire representation of DefaultNicAttachmentBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowDefaultNicAttachment
public const string UndefinedAllowDefaultNicAttachment = "UNDEFINED_ALLOW_DEFAULT_NIC_ATTACHMENT"Wire representation of UndefinedAllowDefaultNicAttachment .
| Field Value | |
|---|---|
| Type | Description |
string |
|