Compute Engine v1 API - Class InstanceGroupManagersPatchPerInstanceConfigsReq (2.16.0)

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

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

InstanceGroupManagers.patchPerInstanceConfigs

Inheritance

object > InstanceGroupManagersPatchPerInstanceConfigsReq

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InstanceGroupManagersPatchPerInstanceConfigsReq()

public InstanceGroupManagersPatchPerInstanceConfigsReq()

InstanceGroupManagersPatchPerInstanceConfigsReq(InstanceGroupManagersPatchPerInstanceConfigsReq)

public InstanceGroupManagersPatchPerInstanceConfigsReq(InstanceGroupManagersPatchPerInstanceConfigsReq other)
Parameter
Name Description
other InstanceGroupManagersPatchPerInstanceConfigsReq

Properties

PerInstanceConfigs

public RepeatedField<PerInstanceConfig> PerInstanceConfigs { get; }

The list of per-instance configurations to insert or patch on this managed instance group.

Property Value
Type Description
RepeatedFieldPerInstanceConfig