Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowDefaultNicAttachment (3.9.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowDefaultNicAttachment

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowDefaultNicAttachment

Namespace

Google.Cloud.Compute.V1

Assembly

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