Update-MgGroupTeamScheduleShift
Update the navigation property shifts in groups
Note
To view the beta release of this cmdlet, view Update-MgBetaGroupTeamScheduleShift
Syntax
Update-MgGroupTeamScheduleShift
-GroupId <String>
-ShiftId <String>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-DraftShift <IMicrosoftGraphShiftItem>]
[-Id <String>]
[-LastModifiedBy <IMicrosoftGraphIdentitySet>]
[-SchedulingGroupId <String>]
[-SharedShift <IMicrosoftGraphShiftItem>]
[-UserId <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgGroupTeamScheduleShift
-GroupId <String>
-ShiftId <String>
-BodyParameter <IMicrosoftGraphShift>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgGroupTeamScheduleShift
-InputObject <ITeamsIdentity>
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-DraftShift <IMicrosoftGraphShiftItem>]
[-Id <String>]
[-LastModifiedBy <IMicrosoftGraphIdentitySet>]
[-SchedulingGroupId <String>]
[-SharedShift <IMicrosoftGraphShiftItem>]
[-UserId <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgGroupTeamScheduleShift
-InputObject <ITeamsIdentity>
-BodyParameter <IMicrosoftGraphShift>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property shifts in groups
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
shift To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphShift |
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 |
-DraftShift
shiftItem To construct, see NOTES section for DRAFTSHIFT properties and create a hash table.
Type: | IMicrosoftGraphShiftItem |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-GroupId
The unique identifier of group
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
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 |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
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: | ITeamsIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-LastModifiedBy
identitySet To construct, see NOTES section for LASTMODIFIEDBY properties and create a hash table.
Type: | IMicrosoftGraphIdentitySet |
Position: | Named |
Default value: | None |
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 |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SchedulingGroupId
ID of the scheduling group the shift is part of. Required.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SharedShift
shiftItem To construct, see NOTES section for SHAREDSHIFT properties and create a hash table.
Type: | IMicrosoftGraphShiftItem |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ShiftId
The unique identifier of shift
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserId
ID of the user assigned to the shift. Required.
Type: | String |
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.PowerShell.Models.IMicrosoftGraphShift
Microsoft.Graph.PowerShell.Models.ITeamsIdentity
System.Collections.IDictionary
Outputs
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphShift
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.
BODYPARAMETER <IMicrosoftGraphShift>
: shift
[(Any) <Object>]
: This indicates any property can be added to this object.[LastModifiedBy <IMicrosoftGraphIdentitySet>]
: identitySet[(Any) <Object>]
: This indicates any property can be added to this object.[Application <IMicrosoftGraphIdentity>]
: identity[(Any) <Object>]
: This indicates any property can be added to this object.[DisplayName <String>]
: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.[Id <String>]
: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]
: identity[User <IMicrosoftGraphIdentity>]
: identity
[Id <String>]
: The unique identifier for an entity. Read-only.[DraftShift <IMicrosoftGraphShiftItem>]
: shiftItem[(Any) <Object>]
: This indicates any property can be added to this object.[EndDateTime <DateTime?>]
:[StartDateTime <DateTime?>]
:[Theme <String>]
: scheduleEntityTheme[Activities <IMicrosoftGraphShiftActivity-
[]>]
: An incremental part of a shift which can cover details of when and where an employee is during their shift. For example, an assignment or a scheduled break or lunch. Required.[Code <String>]
: Customer defined code for the shiftActivity. Required.[DisplayName <String>]
: The name of the shiftActivity. Required.[EndDateTime <DateTime?>]
: The end date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[IsPaid <Boolean?>]
: Indicates whether the microsoft.graph.user should be paid for the activity during their shift. Required.[StartDateTime <DateTime?>]
: The start date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[Theme <String>]
: scheduleEntityTheme
[DisplayName <String>]
: The shift label of the shiftItem.[Notes <String>]
: The shift notes for the shiftItem.
[SchedulingGroupId <String>]
: ID of the scheduling group the shift is part of. Required.[SharedShift <IMicrosoftGraphShiftItem>]
: shiftItem[UserId <String>]
: ID of the user assigned to the shift. Required.
DRAFTSHIFT <IMicrosoftGraphShiftItem>
: shiftItem
[(Any) <Object>]
: This indicates any property can be added to this object.[EndDateTime <DateTime?>]
:[StartDateTime <DateTime?>]
:[Theme <String>]
: scheduleEntityTheme[Activities <IMicrosoftGraphShiftActivity-
[]>]
: An incremental part of a shift which can cover details of when and where an employee is during their shift. For example, an assignment or a scheduled break or lunch. Required.[Code <String>]
: Customer defined code for the shiftActivity. Required.[DisplayName <String>]
: The name of the shiftActivity. Required.[EndDateTime <DateTime?>]
: The end date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[IsPaid <Boolean?>]
: Indicates whether the microsoft.graph.user should be paid for the activity during their shift. Required.[StartDateTime <DateTime?>]
: The start date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[Theme <String>]
: scheduleEntityTheme
[DisplayName <String>]
: The shift label of the shiftItem.[Notes <String>]
: The shift notes for the shiftItem.
INPUTOBJECT <ITeamsIdentity>
: Identity Parameter
[AssociatedTeamInfoId <String>]
: The unique identifier of associatedTeamInfo[ChannelId <String>]
: The unique identifier of channel[ChatId <String>]
: The unique identifier of chat[ChatMessageHostedContentId <String>]
: The unique identifier of chatMessageHostedContent[ChatMessageId <String>]
: The unique identifier of chatMessage[ChatMessageId1 <String>]
: The unique identifier of chatMessage[ConversationMemberId <String>]
: The unique identifier of conversationMember[DeletedChatId <String>]
: The unique identifier of deletedChat[DeletedTeamId <String>]
: The unique identifier of deletedTeam[GroupId <String>]
: The unique identifier of group[OfferShiftRequestId <String>]
: The unique identifier of offerShiftRequest[OpenShiftChangeRequestId <String>]
: The unique identifier of openShiftChangeRequest[OpenShiftId <String>]
: The unique identifier of openShift[PinnedChatMessageInfoId <String>]
: The unique identifier of pinnedChatMessageInfo[ResourceSpecificPermissionGrantId <String>]
: The unique identifier of resourceSpecificPermissionGrant[SchedulingGroupId <String>]
: The unique identifier of schedulingGroup[SharedWithChannelTeamInfoId <String>]
: The unique identifier of sharedWithChannelTeamInfo[ShiftId <String>]
: The unique identifier of shift[SwapShiftsChangeRequestId <String>]
: The unique identifier of swapShiftsChangeRequest[TeamId <String>]
: The unique identifier of team[TeamsAppDefinitionId <String>]
: The unique identifier of teamsAppDefinition[TeamsAppId <String>]
: The unique identifier of teamsApp[TeamsAppInstallationId <String>]
: The unique identifier of teamsAppInstallation[TeamsAsyncOperationId <String>]
: The unique identifier of teamsAsyncOperation[TeamsTabId <String>]
: The unique identifier of teamsTab[TeamworkTagId <String>]
: The unique identifier of teamworkTag[TeamworkTagMemberId <String>]
: The unique identifier of teamworkTagMember[TimeOffId <String>]
: The unique identifier of timeOff[TimeOffReasonId <String>]
: The unique identifier of timeOffReason[TimeOffRequestId <String>]
: The unique identifier of timeOffRequest[UserId <String>]
: The unique identifier of user[UserScopeTeamsAppInstallationId <String>]
: The unique identifier of userScopeTeamsAppInstallation[WorkforceIntegrationId <String>]
: The unique identifier of workforceIntegration
LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>
: identitySet
[(Any) <Object>]
: This indicates any property can be added to this object.[Application <IMicrosoftGraphIdentity>]
: identity[(Any) <Object>]
: This indicates any property can be added to this object.[DisplayName <String>]
: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.[Id <String>]
: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]
: identity[User <IMicrosoftGraphIdentity>]
: identity
SHAREDSHIFT <IMicrosoftGraphShiftItem>
: shiftItem
[(Any) <Object>]
: This indicates any property can be added to this object.[EndDateTime <DateTime?>]
:[StartDateTime <DateTime?>]
:[Theme <String>]
: scheduleEntityTheme[Activities <IMicrosoftGraphShiftActivity-
[]>]
: An incremental part of a shift which can cover details of when and where an employee is during their shift. For example, an assignment or a scheduled break or lunch. Required.[Code <String>]
: Customer defined code for the shiftActivity. Required.[DisplayName <String>]
: The name of the shiftActivity. Required.[EndDateTime <DateTime?>]
: The end date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[IsPaid <Boolean?>]
: Indicates whether the microsoft.graph.user should be paid for the activity during their shift. Required.[StartDateTime <DateTime?>]
: The start date and time for the shiftActivity. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Required.[Theme <String>]
: scheduleEntityTheme
[DisplayName <String>]
: The shift label of the shiftItem.[Notes <String>]
: The shift notes for the shiftItem.