Compute Engine v1 API - Class InterconnectGroupConfiguredTopologyCapability (3.10.0)

public sealed class InterconnectGroupConfiguredTopologyCapability : IMessage<InterconnectGroupConfiguredTopologyCapability>, IEquatable<InterconnectGroupConfiguredTopologyCapability>, IDeepCloneable<InterconnectGroupConfiguredTopologyCapability>, IBufferMessage, IMessage

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

[Output Only] How reliable this topology is configured to be, and why this group does or does not meet the requirements for the intended capability.

Inheritance

object > InterconnectGroupConfiguredTopologyCapability

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectGroupConfiguredTopologyCapability()

public InterconnectGroupConfiguredTopologyCapability()

InterconnectGroupConfiguredTopologyCapability(InterconnectGroupConfiguredTopologyCapability)

public InterconnectGroupConfiguredTopologyCapability(InterconnectGroupConfiguredTopologyCapability other)
Parameter
Name Description
other InterconnectGroupConfiguredTopologyCapability

Properties

HasSupportedSla

public bool HasSupportedSla { get; }

Gets whether the "supported_sla" field is set

Property Value
Type Description
bool

IntendedCapabilityBlockers

public RepeatedField<InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers> IntendedCapabilityBlockers { get; }
Property Value
Type Description
RepeatedFieldInterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers

SupportedSla

public string SupportedSla { get; set; }

Check the SupportedSla enum for the list of possible values.

Property Value
Type Description
string