public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudRouter
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudRouter.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowCloudRouter enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CloudRouterAllowed
public const string CloudRouterAllowed = "CLOUD_ROUTER_ALLOWED"
Wire representation of CloudRouterAllowed.
Field Value | |
---|---|
Type | Description |
string |
CloudRouterBlocked
public const string CloudRouterBlocked = "CLOUD_ROUTER_BLOCKED"
Wire representation of CloudRouterBlocked.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAllowCloudRouter
public const string UndefinedAllowCloudRouter = "UNDEFINED_ALLOW_CLOUD_ROUTER"
Wire representation of UndefinedAllowCloudRouter.
Field Value | |
---|---|
Type | Description |
string |