EnrollmentGroup.CustomAllocationDefinition Property

Definition

Custom allocation definition.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to