Share via


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

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

Applies to