public sealed class InterconnectAttachmentGroupIntent : IMessage<InterconnectAttachmentGroupIntent>, IEquatable<InterconnectAttachmentGroupIntent>, IDeepCloneable<InterconnectAttachmentGroupIntent>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectAttachmentGroupIntent.
The user's intent for this AttachmentGroup. This is the only required field besides the name that must be specified on group creation.
Implements
IMessageInterconnectAttachmentGroupIntent, IEquatableInterconnectAttachmentGroupIntent, IDeepCloneableInterconnectAttachmentGroupIntent, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectAttachmentGroupIntent()
public InterconnectAttachmentGroupIntent()
InterconnectAttachmentGroupIntent(InterconnectAttachmentGroupIntent)
public InterconnectAttachmentGroupIntent(InterconnectAttachmentGroupIntent other)
Parameter | |
---|---|
Name | Description |
other |
InterconnectAttachmentGroupIntent |
Properties
AvailabilitySla
public string AvailabilitySla { get; set; }
Check the AvailabilitySla enum for the list of possible values.
Property Value | |
---|---|
Type | Description |
string |
HasAvailabilitySla
public bool HasAvailabilitySla { get; }
Gets whether the "availability_sla" field is set
Property Value | |
---|---|
Type | Description |
bool |