external help file | Module Name | online version | schema |
---|---|---|---|
Microsoft.Graph.Files-help.xml |
Microsoft.Graph.Files |
2.0.0 |
The content stream, if the item represents a file.
Note
To view the beta release of this cmdlet, view Set-MgBetaShareDriveItemContent
Set-MgShareDriveItemContent -SharedDriveItemId <String> [-Data <Stream>] [-ResponseHeadersVariable <String>]
-InFile <String> [-ContentType <String>] [-Headers <IDictionary>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
Set-MgShareDriveItemContent -InputObject <IFilesIdentity> [-Data <Stream>] [-ResponseHeadersVariable <String>]
-InFile <String> [-ContentType <String>] [-Headers <IDictionary>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
The content stream, if the item represents a file.
ContentType Parameter
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
.
Type: Stream
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Optional headers that will be added to the request.
Type: IDictionary
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
The path to the file to upload. This should include a path and file name. If you omit the path, the current location will be used.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: IFilesIdentity
Parameter Sets: SetViaIdentity
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Optional Response Headers Variable.
Type: String
Parameter Sets: (All)
Aliases: RHV
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The unique identifier of sharedDriveItem
Type: String
Parameter Sets: Set
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Prompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
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 <IFilesIdentity>
: Identity Parameter
[ColumnDefinitionId <String>]
: The unique identifier of columnDefinition[ColumnLinkId <String>]
: The unique identifier of columnLink[ContentTypeId <String>]
: The unique identifier of contentType[ContentTypeId1 <String>]
: The unique identifier of contentType[DocumentSetVersionId <String>]
: The unique identifier of documentSetVersion[DriveId <String>]
: The unique identifier of drive[DriveItemId <String>]
: The unique identifier of driveItem[DriveItemId1 <String>]
: The unique identifier of driveItem[DriveItemVersionId <String>]
: The unique identifier of driveItemVersion[EndDateTime <String>]
: Usage: endDateTime='{endDateTime}'[GroupId <String>]
: The unique identifier of group[Interval <String>]
: Usage: interval='{interval}'[ItemActivityStatId <String>]
: The unique identifier of itemActivityStat[ListItemId <String>]
: The unique identifier of listItem[ListItemVersionId <String>]
: The unique identifier of listItemVersion[PermissionId <String>]
: The unique identifier of permission[Q <String>]
: Usage: q='{q}'[RichLongRunningOperationId <String>]
: The unique identifier of richLongRunningOperation[SharedDriveItemId <String>]
: The unique identifier of sharedDriveItem[StartDateTime <String>]
: Usage: startDateTime='{startDateTime}'[SubscriptionId <String>]
: The unique identifier of subscription[ThumbnailSetId <String>]
: The unique identifier of thumbnailSet[Token <String>]
: Usage: token='{token}'[UserId <String>]
: The unique identifier of user
https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharedriveitemcontent