public sealed class InterconnectGroupConfigured : IMessage<InterconnectGroupConfigured>, IEquatable<InterconnectGroupConfigured>, IDeepCloneable<InterconnectGroupConfigured>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectGroupConfigured.
[Output Only] The status of the group as configured. This has the same structure as the operational field reported by the OperationalStatus method, but does not take into account the operational status of each resource.
Implements
IMessageInterconnectGroupConfigured, IEquatableInterconnectGroupConfigured, IDeepCloneableInterconnectGroupConfigured, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectGroupConfigured()
public InterconnectGroupConfigured()
InterconnectGroupConfigured(InterconnectGroupConfigured)
public InterconnectGroupConfigured(InterconnectGroupConfigured other)
Parameter | |
---|---|
Name | Description |
other |
InterconnectGroupConfigured |
Properties
TopologyCapability
public InterconnectGroupConfiguredTopologyCapability TopologyCapability { get; set; }
Property Value | |
---|---|
Type | Description |
InterconnectGroupConfiguredTopologyCapability |