Compute Engine v1 API - Class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla (3.10.0)

public static class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla.

Constants for wire representations of the InterconnectGroupConfiguredTopologyCapability.Types.SupportedSla enum.

Inheritance

object > ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NoSla

public const string NoSla = "NO_SLA"

Wire representation of NoSla .

Field Value
Type Description
string

ProductionCritical

public const string ProductionCritical = "PRODUCTION_CRITICAL"

Wire representation of ProductionCritical .

Field Value
Type Description
string

ProductionNonCritical

public const string ProductionNonCritical = "PRODUCTION_NON_CRITICAL"

Wire representation of ProductionNonCritical .

Field Value
Type Description
string

UndefinedSupportedSla

public const string UndefinedSupportedSla = "UNDEFINED_SUPPORTED_SLA"

Wire representation of UndefinedSupportedSla .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string