Compartir a través de


StreamingEndpoint.ScaleUnits Propiedad

Definición

Obtiene o establece el número de unidades de escalado. Use la operación Scale para ajustar este valor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")]
public int ScaleUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")>]
member this.ScaleUnits : int with get, set
Public Property ScaleUnits As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a