Compartir a través de


IotDpsPropertiesDescription.AllocationPolicy Propiedad

Definición

Obtiene o establece la directiva de asignación que usará este servicio de aprovisionamiento. Entre los valores posibles se incluyen: "Hashed", "GeoLatency", "Static"

[Newtonsoft.Json.JsonProperty(PropertyName="allocationPolicy")]
public string AllocationPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocationPolicy")>]
member this.AllocationPolicy : string with get, set
Public Property AllocationPolicy As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a