Compute Engine v1 API - Enum InstanceGroupManagerUpdatePolicy.Types.Type (2.16.0)

public enum InstanceGroupManagerUpdatePolicy.Types.Type

Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerUpdatePolicy.Types.Type.

The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. Additional supported values which may be not listed in the enum directly due to technical reasons: PROACTIVE

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Opportunistic

MIG will apply new configurations to existing VMs only when you selectively target specific or all VMs to be updated.

UndefinedType

A value indicating that the enum field is not set.