ApiManagementSkuCapacityScaleType Enum

Definition

Defines values for ApiManagementSkuCapacityScaleType.

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

Fields

Automatic 0
Manual 1
None 2

Applies to