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

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPsc

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowPsc

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

PscAllowed

public const string PscAllowed = "PSC_ALLOWED"

Wire representation of PscAllowed.

Field Value
Type Description
string

PscBlocked

public const string PscBlocked = "PSC_BLOCKED"

Wire representation of PscBlocked.

Field Value
Type Description
string

UndefinedAllowPsc

public const string UndefinedAllowPsc = "UNDEFINED_ALLOW_PSC"

Wire representation of UndefinedAllowPsc.

Field Value
Type Description
string