WorkerSizeOptions Enum

Definition

Defines values for WorkerSizeOptions.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum WorkerSizeOptions
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type WorkerSizeOptions = 
Public Enum WorkerSizeOptions
Inheritance
WorkerSizeOptions
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

D1 3
D2 4
D3 5
Default 11
Large 2
LargeV3 8
Medium 1
MediumV3 7
NestedSmall 9
NestedSmallLinux 10
Small 0
SmallV3 6

Applies to