次の方法で共有


IndividualEnrollment.CustomAllocationDefinition プロパティ

定義

カスタム割り当て定義。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="customAllocationDefinition")]
public Microsoft.Azure.Devices.Provisioning.Service.CustomAllocationDefinition CustomAllocationDefinition { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="customAllocationDefinition")>]
member this.CustomAllocationDefinition : Microsoft.Azure.Devices.Provisioning.Service.CustomAllocationDefinition with get, set
Public Property CustomAllocationDefinition As CustomAllocationDefinition

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象