public static class ComputeEnumConstants.InterconnectGroupIntent.TopologyCapability
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupIntent.TopologyCapability.
Constants for wire representations of the InterconnectGroupIntent.Types.TopologyCapability enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
UndefinedTopologyCapability
public const string UndefinedTopologyCapability = "UNDEFINED_TOPOLOGY_CAPABILITY"
Wire representation of UndefinedTopologyCapability .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |