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
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class InterconnectAttachmentGroupConfigured : IDirectResponseSchema
Properties
AvailabilitySla
Declaration
[JsonProperty("availabilitySla")]
public virtual InterconnectAttachmentGroupConfiguredAvailabilitySLA AvailabilitySla { get; set; }
Property Value
Type | Description |
---|---|
InterconnectAttachmentGroupConfiguredAvailabilitySLA |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |