Google Cloud Dataproc v1 API - Enum AutoscalingPolicy.Types.ClusterType (5.23.0)

public enum AutoscalingPolicy.Types.ClusterType

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum AutoscalingPolicy.Types.ClusterType.

The type of the clusters for which this autoscaling policy is to be configured.

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

Name Description
Standard

Standard dataproc cluster with a minimum of two primary workers.

Unspecified

Not set.

ZeroScale

Clusters that can use only secondary workers and be scaled down to zero secondary worker nodes.