Class ComputeEnumConstants.FirewallPolicyRuleSecureTag.State (2.0.0)

public static class State

Constants for wire representations of the FirewallPolicyRuleSecureTag.Types.State enum.

Inheritance

Object > ComputeEnumConstants.FirewallPolicyRuleSecureTag.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Effective

public const string Effective = "EFFECTIVE"

Wire representation of Effective.

Field Value
TypeDescription
String

Ineffective

public const string Ineffective = "INEFFECTIVE"

Wire representation of Ineffective.

Field Value
TypeDescription
String

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
String