public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAddressCreationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAddressCreation.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowAddressCreation enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|