Compute Engine v1 API - Enum ResourcePolicyWorkloadPolicy.Types.Type (3.13.0)

public enum ResourcePolicyWorkloadPolicy.Types.Type

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

Specifies the intent of the instance placement in the MIG.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
HighAvailability

MIG spreads out the instances as much as possible for high availability.

HighThroughput

MIG provisions instances as close to each other as possible for high throughput.

UndefinedType

A value indicating that the enum field is not set.