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.
Implements
IMessageInterconnectAttachmentGroupConfigured, IEquatableInterconnectAttachmentGroupConfigured, IDeepCloneableInterconnectAttachmentGroupConfigured, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
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 |