< Back
Update-DeviceAppManagement_VppTokens
Post
NAME Update-DeviceAppManagement_VppTokens
SYNOPSIS
Updates a "microsoft.graph.vppToken".
SYNTAX
Update-DeviceAppManagement_VppTokens -vppTokenId <string> [-appleId <string>] [-automaticallyUpdateApps <bool>]
[-countryOrRegion <string>] [-expirationDateTime <DateTimeOffset>] [-lastModifiedDateTime <DateTimeOffset>]
[-lastSyncDateTime <DateTimeOffset>] [-lastSyncStatus <string>] [-organizationName <string>] [-state <string>]
[-token <string>] [-vppTokenAccountType <string>] [<CommonParameters>]
Update-DeviceAppManagement_VppTokens -ODataType <string> -vppTokenId <string> [-appleId <string>]
[-automaticallyUpdateApps <bool>] [-countryOrRegion <string>] [-expirationDateTime <DateTimeOffset>]
[-lastModifiedDateTime <DateTimeOffset>] [-lastSyncDateTime <DateTimeOffset>] [-lastSyncStatus <string>]
[-organizationName <string>] [-state <string>] [-token <string>] [-vppTokenAccountType <string>]
[<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.vppToken" object in the "vppTokens" collection.
List of Vpp tokens for this organization.
Graph Call: PATCH ~/deviceAppManagement/vppTokens
PARAMETERS
-vppTokenId <string>
The ID for a "microsoft.graph.vppToken" object in the "vppTokens" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-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
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
System.String
The ID for a "microsoft.graph.vppToken" object in the "vppTokens" collection.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
Updates a "microsoft.graph.vppToken".
SYNTAX
Update-DeviceAppManagement_VppTokens -vppTokenId <string> [-appleId <string>] [-automaticallyUpdateApps <bool>]
[-countryOrRegion <string>] [-expirationDateTime <DateTimeOffset>] [-lastModifiedDateTime <DateTimeOffset>]
[-lastSyncDateTime <DateTimeOffset>] [-lastSyncStatus <string>] [-organizationName <string>] [-state <string>]
[-token <string>] [-vppTokenAccountType <string>] [<CommonParameters>]
Update-DeviceAppManagement_VppTokens -ODataType <string> -vppTokenId <string> [-appleId <string>]
[-automaticallyUpdateApps <bool>] [-countryOrRegion <string>] [-expirationDateTime <DateTimeOffset>]
[-lastModifiedDateTime <DateTimeOffset>] [-lastSyncDateTime <DateTimeOffset>] [-lastSyncStatus <string>]
[-organizationName <string>] [-state <string>] [-token <string>] [-vppTokenAccountType <string>]
[<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.vppToken" object in the "vppTokens" collection.
List of Vpp tokens for this organization.
Graph Call: PATCH ~/deviceAppManagement/vppTokens
PARAMETERS
-vppTokenId <string>
The ID for a "microsoft.graph.vppToken" object in the "vppTokens" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-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
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
System.String
The ID for a "microsoft.graph.vppToken" object in the "vppTokens" collection.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK