Compute Engine v1 API - Class InterconnectAttachmentGroupConfigured (3.10.0)

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

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

[Output Only] The redundancy this group is configured to support. The way a user queries what SLA their Attachment gets is by looking at this field of the Attachment's AttachmentGroup.

Inheritance

object > InterconnectAttachmentGroupConfigured

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentGroupConfigured()

public InterconnectAttachmentGroupConfigured()

InterconnectAttachmentGroupConfigured(InterconnectAttachmentGroupConfigured)

public InterconnectAttachmentGroupConfigured(InterconnectAttachmentGroupConfigured other)
Parameter
Name Description
other InterconnectAttachmentGroupConfigured

Properties

AvailabilitySla

public InterconnectAttachmentGroupConfiguredAvailabilitySLA AvailabilitySla { get; set; }
Property Value
Type Description
InterconnectAttachmentGroupConfiguredAvailabilitySLA