Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAddressCreation (3.23.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAddressCreation

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAddressCreation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AddressCreationAllowed

public const string AddressCreationAllowed = "ADDRESS_CREATION_ALLOWED"

Wire representation of AddressCreationAllowed .

Field Value
Type Description
string

AddressCreationBlocked

public const string AddressCreationBlocked = "ADDRESS_CREATION_BLOCKED"

Wire representation of AddressCreationBlocked .

Field Value
Type Description
string

UndefinedAllowAddressCreation

public const string UndefinedAllowAddressCreation = "UNDEFINED_ALLOW_ADDRESS_CREATION"

Wire representation of UndefinedAllowAddressCreation .

Field Value
Type Description
string