Compute Engine v1 API - Class ResourceStatusPhysicalHostTopologyAdditionalAttributes (3.29.0)

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

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

Additional location information of the running instance.

Inheritance

object > ResourceStatusPhysicalHostTopologyAdditionalAttributes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ResourceStatusPhysicalHostTopologyAdditionalAttributes()

public ResourceStatusPhysicalHostTopologyAdditionalAttributes()

ResourceStatusPhysicalHostTopologyAdditionalAttributes(ResourceStatusPhysicalHostTopologyAdditionalAttributes)

public ResourceStatusPhysicalHostTopologyAdditionalAttributes(ResourceStatusPhysicalHostTopologyAdditionalAttributes other)
Parameter
Name Description
other ResourceStatusPhysicalHostTopologyAdditionalAttributes

Properties

AcceleratorTopologyIds

public MapField<string, string> AcceleratorTopologyIds { get; }

Output only. The IDs of the accelerator topologies the instance belongs to. For example The key will be topologies like "4x4", "2x2x2" and the value will be the location ID of the topologies.

Property Value
Type Description
MapFieldstringstring