< Back
New-VppTokenObject
Post
NAME New-VppTokenObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.vppToken" (or one of its derived types).
SYNTAX
New-VppTokenObject [-appleId <string>] [-automaticallyUpdateApps <bool>] [-countryOrRegion <string>]
[-expirationDateTime <DateTimeOffset>] [-lastModifiedDateTime <DateTimeOffset>] [-lastSyncDateTime
<DateTimeOffset>] [-lastSyncStatus <string>] [-organizationName <string>] [-state <string>] [-token <string>]
[-vppTokenAccountType <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.vppToken" (or one of its derived types).
You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education.
This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or
Education token to Intune. You can then synchronize your volume purchase information with Intune and track your
volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens.
PARAMETERS
-organizationName <string>
The "organizationName" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The organization associated with the Apple Volume Purchase Program Token
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAccountType <string>
The "vppTokenAccountType" property, of type "microsoft.graph.vppTokenAccountType".
This property is on the "microsoft.graph.vppToken" type.
The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with.
Possible values are: `business`, `education`.
Valid values: 'business', 'education'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appleId <string>
The "appleId" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The apple Id associated with the given Apple Volume Purchase Program Token.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-expirationDateTime <DateTimeOffset>
The "expirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
The expiration date time of the Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-lastSyncDateTime <DateTimeOffset>
The "lastSyncDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
The last time when an application sync was done with the Apple volume purchase program service using the the
Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-token <string>
The "token" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastModifiedDateTime <DateTimeOffset>
The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
Last modification date time associated with the Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-state <string>
The "state" property, of type "microsoft.graph.vppTokenState".
This property is on the "microsoft.graph.vppToken" type.
Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`,
`invalid`, `assignedToExternalMDM`.
Valid values: 'unknown', 'valid', 'expired', 'invalid', 'assignedToExternalMDM'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastSyncStatus <string>
The "lastSyncStatus" property, of type "microsoft.graph.vppTokenSyncStatus".
This property is on the "microsoft.graph.vppToken" type.
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`.
Valid values: 'none', 'inProgress', 'completed', 'failed'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-automaticallyUpdateApps <bool>
The "automaticallyUpdateApps" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.vppToken" type.
Whether or not apps for the VPP token will be automatically updated.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-countryOrRegion <string>
The "countryOrRegion" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
Whether or not apps for the VPP token will be automatically updated.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.vppToken" (or one of its derived types).
SYNTAX
New-VppTokenObject [-appleId <string>] [-automaticallyUpdateApps <bool>] [-countryOrRegion <string>]
[-expirationDateTime <DateTimeOffset>] [-lastModifiedDateTime <DateTimeOffset>] [-lastSyncDateTime
<DateTimeOffset>] [-lastSyncStatus <string>] [-organizationName <string>] [-state <string>] [-token <string>]
[-vppTokenAccountType <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.vppToken" (or one of its derived types).
You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education.
This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or
Education token to Intune. You can then synchronize your volume purchase information with Intune and track your
volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens.
PARAMETERS
-organizationName <string>
The "organizationName" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The organization associated with the Apple Volume Purchase Program Token
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAccountType <string>
The "vppTokenAccountType" property, of type "microsoft.graph.vppTokenAccountType".
This property is on the "microsoft.graph.vppToken" type.
The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with.
Possible values are: `business`, `education`.
Valid values: 'business', 'education'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appleId <string>
The "appleId" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The apple Id associated with the given Apple Volume Purchase Program Token.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-expirationDateTime <DateTimeOffset>
The "expirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
The expiration date time of the Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-lastSyncDateTime <DateTimeOffset>
The "lastSyncDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
The last time when an application sync was done with the Apple volume purchase program service using the the
Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-token <string>
The "token" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastModifiedDateTime <DateTimeOffset>
The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.vppToken" type.
Last modification date time associated with the Apple Volume Purchase Program Token.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-state <string>
The "state" property, of type "microsoft.graph.vppTokenState".
This property is on the "microsoft.graph.vppToken" type.
Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`,
`invalid`, `assignedToExternalMDM`.
Valid values: 'unknown', 'valid', 'expired', 'invalid', 'assignedToExternalMDM'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastSyncStatus <string>
The "lastSyncStatus" property, of type "microsoft.graph.vppTokenSyncStatus".
This property is on the "microsoft.graph.vppToken" type.
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`.
Valid values: 'none', 'inProgress', 'completed', 'failed'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-automaticallyUpdateApps <bool>
The "automaticallyUpdateApps" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.vppToken" type.
Whether or not apps for the VPP token will be automatically updated.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-countryOrRegion <string>
The "countryOrRegion" property, of type "Edm.String".
This property is on the "microsoft.graph.vppToken" type.
Whether or not apps for the VPP token will be automatically updated.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS