maxReplicaCount property
Optional. max replicas in the node pool, must be ≥ replica_count and > min_replica_count or will throw error
Implementation
final int? maxReplicaCount;
Optional. max replicas in the node pool, must be ≥ replica_count and > min_replica_count or will throw error
final int? maxReplicaCount;