次の方法で共有


IotHubDefinitionDescription.ApplyAllocationPolicy プロパティ

定義

特定の iot ハブに allocationPolicy を適用するためのフラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="applyAllocationPolicy")]
public bool? ApplyAllocationPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applyAllocationPolicy")>]
member this.ApplyAllocationPolicy : Nullable<bool> with get, set
Public Property ApplyAllocationPolicy As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象