Skip to content

Commit dd82bfb

Browse files
authored
docs: remove duplicate enums from properties
1 parent 27e5c19 commit dd82bfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-reference/v1.0/resources/intune-onboarding-vpptoken.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ You purchase multiple licenses for iOS apps through the Apple Volume Purchase Pr
3232
|id|String|This is automatically generated when the appleVolumePurchaseProgramToken is created. It is the Key of the entity.|
3333
|organizationName|String|The organization associated with the Apple Volume Purchase Program Token|
3434
|vppTokenAccountType|[vppTokenAccountType](../resources/intune-shared-vpptokenaccounttype.md)|The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: `business`, `education`. Possible values are: `business`, `education`.|
35-
|appleId|String|The apple Id associated with the given Apple Volume Purchase Program Token.|
35+
|appleId|String|The Apple ID associated with the given Apple Volume Purchase Program Token.|
3636
|expirationDateTime|DateTimeOffset|The expiration date time of the Apple Volume Purchase Program Token.|
3737
|lastSyncDateTime|DateTimeOffset|The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token.|
3838
|token|String|The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program.|
3939
|lastModifiedDateTime|DateTimeOffset|Last modification date time associated with the Apple Volume Purchase Program Token.|
40-
|state|[vppTokenState](../resources/intune-onboarding-vpptokenstate.md)|Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`, `invalid`, `assignedToExternalMDM`. Possible values are: `unknown`, `valid`, `expired`, `invalid`, `assignedToExternalMDM`.|
41-
|lastSyncStatus|[vppTokenSyncStatus](../resources/intune-onboarding-vpptokensyncstatus.md)|Current sync status of the last application sync which was triggered using the Apple Volume Purchase Program Token. Possible values are: `none`, `inProgress`, `completed`, `failed`. Possible values are: `none`, `inProgress`, `completed`, `failed`.|
40+
|state|[vppTokenState](../resources/intune-onboarding-vpptokenstate.md)|Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`, `invalid`, `assignedToExternalMDM`.|
41+
|lastSyncStatus|[vppTokenSyncStatus](../resources/intune-onboarding-vpptokensyncstatus.md)|Current sync status of the last application sync which was triggered using the Apple Volume Purchase Program Token. Possible values are: `none`, `inProgress`, `completed`, `failed`.|
4242
|automaticallyUpdateApps|Boolean|Whether or not apps for the VPP token will be automatically updated.|
4343
|countryOrRegion|String|Whether or not apps for the VPP token will be automatically updated.|
4444

0 commit comments

Comments
 (0)