ResourceSkuCapacityScaleType Enum

Definition

Defines values for ResourceSkuCapacityScaleType.

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

Fields

Automatic 0
Manual 1
None 2

Applies to