Share via


PSIotHubCapacity.ScaleType Property

Definition

The type of the scale. Possible values include: 'Automatic', 'Manual', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSIotHubScaleType? ScaleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : Nullable<Microsoft.Azure.Commands.Management.IotHub.Models.PSIotHubScaleType> with get, set
Public Property ScaleType As Nullable(Of PSIotHubScaleType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to