Compute Engine v1 API - Class ComputeEnumConstants.FirewallPolicyRuleSecureTag.State (2.3.0)

public static class State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FirewallPolicyRuleSecureTag.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