| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.provisioning.service.configs |
| Modifier and Type | Method and Description |
|---|---|
CustomAllocationDefinition |
IndividualEnrollment.getCustomAllocationDefinition()
Getter for the custom allocation definition policy.
|
CustomAllocationDefinition |
EnrollmentGroup.getCustomAllocationDefinition()
Getter for the custom allocation definition policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndividualEnrollment.setCustomAllocationDefinition(CustomAllocationDefinition customAllocationDefinition)
Setter for the custom allocation definition policy.
|
void |
EnrollmentGroup.setCustomAllocationDefinition(CustomAllocationDefinition customAllocationDefinition)
Setter for the custom allocation definition policy.
|
Copyright © 2021. All rights reserved.