Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudRouter (3.2.0)

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.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudRouter

Namespace

Google.Cloud.Compute.V1

Assembly

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