ApiManagementSkuCapacity.ScaleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scale type applicable to the sku. Possible values include: 'Automatic', 'Manual', 'None'
[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuCapacityScaleType? ScaleType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : Nullable<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuCapacityScaleType>
Public ReadOnly Property ScaleType As Nullable(Of ApiManagementSkuCapacityScaleType)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute