Compartir a través de


IotHubDefinitionDescription.AllocationWeight Propiedad

Definición

Obtiene o establece el peso que se va a aplicar a un iot h determinado.

[Newtonsoft.Json.JsonProperty(PropertyName="allocationWeight")]
public int? AllocationWeight { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocationWeight")>]
member this.AllocationWeight : Nullable<int> with get, set
Public Property AllocationWeight As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a