Compute Engine v1 API - Class InstanceGroupManagersScopedList (2.15.0)

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

Inheritance

object > InstanceGroupManagersScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InstanceGroupManagersScopedList()

public InstanceGroupManagersScopedList()

InstanceGroupManagersScopedList(InstanceGroupManagersScopedList)

public InstanceGroupManagersScopedList(InstanceGroupManagersScopedList other)
Parameter
NameDescription
otherInstanceGroupManagersScopedList

Properties

InstanceGroupManagers

public RepeatedField<InstanceGroupManager> InstanceGroupManagers { get; }

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

Property Value
TypeDescription
RepeatedFieldInstanceGroupManager

Warning

public Warning Warning { get; set; }

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

Property Value
TypeDescription
Warning