Compartir a través de


EnrollmentGroup.CustomAllocationDefinition Propiedad

Definición

Definición de asignación personalizada.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a