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

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowStaticRoutes

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowStaticRoutes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

StaticRoutesAllowed

public const string StaticRoutesAllowed = "STATIC_ROUTES_ALLOWED"

Wire representation of StaticRoutesAllowed.

Field Value
Type Description
string

StaticRoutesBlocked

public const string StaticRoutesBlocked = "STATIC_ROUTES_BLOCKED"

Wire representation of StaticRoutesBlocked.

Field Value
Type Description
string

UndefinedAllowStaticRoutes

public const string UndefinedAllowStaticRoutes = "UNDEFINED_ALLOW_STATIC_ROUTES"

Wire representation of UndefinedAllowStaticRoutes.

Field Value
Type Description
string