Compute Engine v1 API - Class InterconnectAttachmentGroupConfiguredAvailabilitySLA (3.10.0)

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

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

[Output Only] Which SLA this group is configured to support, and why this group does or does not meet that SLA's requirements.

Inheritance

object > InterconnectAttachmentGroupConfiguredAvailabilitySLA

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentGroupConfiguredAvailabilitySLA()

public InterconnectAttachmentGroupConfiguredAvailabilitySLA()

InterconnectAttachmentGroupConfiguredAvailabilitySLA(InterconnectAttachmentGroupConfiguredAvailabilitySLA)

public InterconnectAttachmentGroupConfiguredAvailabilitySLA(InterconnectAttachmentGroupConfiguredAvailabilitySLA other)
Parameter
Name Description
other InterconnectAttachmentGroupConfiguredAvailabilitySLA

Properties

EffectiveSla

public string EffectiveSla { get; set; }

Check the EffectiveSla enum for the list of possible values.

Property Value
Type Description
string

HasEffectiveSla

public bool HasEffectiveSla { get; }

Gets whether the "effective_sla" field is set

Property Value
Type Description
bool

IntendedSlaBlockers

public RepeatedField<InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers> IntendedSlaBlockers { get; }
Property Value
Type Description
RepeatedFieldInterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers