Get-MgReportUserArchivedPrintJob
SYNOPSIS
Invoke function getUserArchivedPrintJobs
SYNTAX
Get1 (Default)
Get-MgReportUserArchivedPrintJob -EndDateTime <DateTime> -StartDateTime <DateTime> -UserId <String> [-Break]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>]
[-ProxyCredential <PSCredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
GetViaIdentity1
Get-MgReportUserArchivedPrintJob -InputObject <IReportsIdentity> [-Break]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <Uri>]
[-ProxyCredential <PSCredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
DESCRIPTION
Invoke function getUserArchivedPrintJobs
EXAMPLES
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
PARAMETERS
-EndDateTime
Usage: endDateTime={endDateTime}
Type: System.DateTime
Parameter Sets: Get1
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-StartDateTime
Usage: startDateTime={startDateTime}
Type: System.DateTime
Parameter Sets: Get1
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-UserId
Usage: userId={userId}
Type: System.String
Parameter Sets: Get1
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: Microsoft.Graph.PowerShell.Models.IReportsIdentity
Parameter Sets: GetViaIdentity1
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
-Break
Wait for .NET debugger to attach
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-HttpPipelineAppend
SendAsync Pipeline Steps to be appended to the front of the pipeline
Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-HttpPipelinePrepend
SendAsync Pipeline Steps to be prepended to the front of the pipeline
Type: Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Proxy
The URI for the proxy server to use
Type: System.Uri
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ProxyCredential
Credentials for a proxy server to use for the remote call
Type: System.Management.Automation.PSCredential
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ProxyUseDefaultCredentials
Use the default credentials for the proxy
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
Microsoft.Graph.PowerShell.Models.IReportsIdentity
OUTPUTS
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphArchivedPrintJob
NOTES
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
INPUTOBJECT \<IReportsIdentity>: Identity Parameter [ApplicationSignInDetailedSummaryId \<String>]: key: id of applicationSignInDetailedSummary [CredentialUserRegistrationDetailsId \<String>]: key: id of credentialUserRegistrationDetails [Date \<DateTime?>]: Usage: date={date} [DeviceManagementCachedReportConfigurationId \<String>]: key: id of deviceManagementCachedReportConfiguration [DeviceManagementExportJobId \<String>]: key: id of deviceManagementExportJob [DeviceManagementReportScheduleId \<String>]: key: id of deviceManagementReportSchedule [DirectoryAuditId \<String>]: key: id of directoryAudit [EndDateTime \<DateTime?>]: Usage: endDateTime={endDateTime} [Filter \<String>]: Usage: filter={filter} [GroupId \<String>]: Usage: groupId={groupId} [IncludedUserRoles \<String>]: Usage: includedUserRoles={includedUserRoles} [IncludedUserTypes \<String>]: Usage: includedUserTypes={includedUserTypes} [Period \<String>]: Usage: period={period} [PrintUsageByPrinterId \<String>]: key: id of printUsageByPrinter [PrintUsageByUserId \<String>]: key: id of printUsageByUser [PrinterId \<String>]: Usage: printerId={printerId} [ProvisioningObjectSummaryId \<String>]: key: id of provisioningObjectSummary [RestrictedSignInId \<String>]: key: id of restrictedSignIn [SignInId \<String>]: key: id of signIn [Skip \<Int32?>]: Usage: skip={skip} [SkipToken \<String>]: Usage: skipToken={skipToken} [StartDateTime \<DateTime?>]: Usage: startDateTime={startDateTime} [Top \<Int32?>]: Usage: top={top} [UserCredentialUsageDetailsId \<String>]: key: id of userCredentialUsageDetails [UserId \<String>]: Usage: userId={userId}