PSIndividualEnrollment.CustomAllocationDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom allocation definition.
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="customAllocationDefinition")]
public Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSCustomAllocationDefinition CustomAllocationDefinition { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="customAllocationDefinition")>]
member this.CustomAllocationDefinition : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSCustomAllocationDefinition with get, set
Public Property CustomAllocationDefinition As PSCustomAllocationDefinition
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute