Share via


Invoke-MgBetaDownloadDeviceManagementComanagedDevicePowerliftAppDiagnostic

Invoke action downloadPowerliftAppDiagnostic

Syntax

Invoke-MgBetaDownloadDeviceManagementComanagedDevicePowerliftAppDiagnostic
      -OutFile <String>
      [-ResponseHeadersVariable <String>]
      [-AdditionalProperties <Hashtable>]
      [-Request <IMicrosoftGraphPowerliftAppDiagnosticDownloadRequest>]
      [-Headers <IDictionary>]
      [-PassThru]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Invoke-MgBetaDownloadDeviceManagementComanagedDevicePowerliftAppDiagnostic
      -OutFile <String>
      -Body <IPathsR8E038DevicemanagementComanageddevicesMicrosoftGraphDownloadpowerliftappdiagnosticPostRequestbodyContentApplicationJsonSchema>
      [-ResponseHeadersVariable <String>]
      [-Headers <IDictionary>]
      [-PassThru]
      [-ProgressAction <ActionPreference>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Invoke action downloadPowerliftAppDiagnostic

Parameters

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Body

To construct, see NOTES section for BODY properties and create a hash table.

Type:IPathsR8E038DevicemanagementComanageddevicesMicrosoftGraphDownloadpowerliftappdiagnosticPostRequestbodyContentApplicationJsonSchema
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-OutFile

Path to write output file to

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-PassThru

Returns true when the command succeeds

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Request

This type contains request details to download app diagnostic files. To construct, see NOTES section for REQUEST properties and create a hash table.

Type:IMicrosoftGraphPowerliftAppDiagnosticDownloadRequest
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IPathsR8E038DevicemanagementComanageddevicesMicrosoftGraphDownloadpowerliftappdiagnosticPostRequestbodyContentApplicationJsonSchema

System.Collections.IDictionary

Outputs

System.Boolean

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.

BODY <IPathsR8E038DevicemanagementComanageddevicesMicrosoftGraphDownloadpowerliftappdiagnosticPostRequestbodyContentApplicationJsonSchema>: .

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Request <IMicrosoftGraphPowerliftAppDiagnosticDownloadRequest>]: This type contains request details to download app diagnostic files.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Files <String- []>]: The list of files to download which is associated with the diagnostic.
    • [PowerliftId <String>]: The unique id for the request that serves as an identifer for the diagnostic to be downloaded.

REQUEST <IMicrosoftGraphPowerliftAppDiagnosticDownloadRequest>: This type contains request details to download app diagnostic files.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Files <String- []>]: The list of files to download which is associated with the diagnostic.
  • [PowerliftId <String>]: The unique id for the request that serves as an identifer for the diagnostic to be downloaded.