Compute Engine v1 API - Class InterconnectGroupIntent (3.10.0)

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

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

The user's intent for this group. This is the only required field besides the name that must be specified on group creation.

Inheritance

object > InterconnectGroupIntent

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectGroupIntent()

public InterconnectGroupIntent()

InterconnectGroupIntent(InterconnectGroupIntent)

public InterconnectGroupIntent(InterconnectGroupIntent other)
Parameter
Name Description
other InterconnectGroupIntent

Properties

HasTopologyCapability

public bool HasTopologyCapability { get; }

Gets whether the "topology_capability" field is set

Property Value
Type Description
bool

TopologyCapability

public string TopologyCapability { get; set; }

Check the TopologyCapability enum for the list of possible values.

Property Value
Type Description
string