@@ -156,7 +156,7 @@ Accept wildcard characters: False
156
156
` ` `
157
157
158
158
### -ConnectionId
159
- Gets or sets the WFM connection id for the new instance. This can be retrieved by running [Get-CsTeamsShiftsConnection](Get-CsTeamsShiftsConnection.md).
159
+ Gets or sets the WFM connection ID for the new instance. This can be retrieved by running [Get-CsTeamsShiftsConnection](Get-CsTeamsShiftsConnection.md).
160
160
161
161
` ` ` yaml
162
162
Type : String
@@ -170,7 +170,7 @@ Accept wildcard characters: False
170
170
` ` `
171
171
172
172
### -DesignatedActorId
173
- Gets or sets the designated actor id that App acts as for Shifts Graph Api calls.
173
+ Gets or sets the designated actor ID that App acts as for Shifts Graph Api calls.
174
174
175
175
` ` ` yaml
176
176
Type : String
@@ -184,7 +184,7 @@ Accept wildcard characters: False
184
184
` ` `
185
185
186
186
### -SyncScenarioOfferShiftRequest
187
- The sync state for the offer shift request scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
187
+ The sync state for the offer shift request scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
188
188
189
189
` ` ` yaml
190
190
Type : String
@@ -198,7 +198,7 @@ Accept wildcard characters: False
198
198
` ` `
199
199
200
200
### -SyncScenarioOpenShift
201
- The sync state for the open shift scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
201
+ The sync state for the open shift scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
202
202
203
203
` ` ` yaml
204
204
Type : String
@@ -212,7 +212,7 @@ Accept wildcard characters: False
212
212
` ` `
213
213
214
214
### -SyncScenarioOpenShiftRequest
215
- The sync state for the open shift request scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
215
+ The sync state for the open shift request scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
216
216
217
217
` ` ` yaml
218
218
Type : String
@@ -226,7 +226,7 @@ Accept wildcard characters: False
226
226
` ` `
227
227
228
228
### -SyncScenarioShift
229
- The sync state for the shift scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
229
+ The sync state for the shift scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
230
230
231
231
` ` ` yaml
232
232
Type : String
@@ -240,7 +240,7 @@ Accept wildcard characters: False
240
240
` ` `
241
241
242
242
### -SyncScenarioSwapRequest
243
- The sync state for the swap shift request scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
243
+ The sync state for the swap shift request scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
244
244
245
245
` ` ` yaml
246
246
Type : String
@@ -254,7 +254,7 @@ Accept wildcard characters: False
254
254
` ` `
255
255
256
256
### -SyncScenarioTimeCard
257
- The sync state for the time card scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
257
+ The sync state for the time card scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
258
258
259
259
` ` ` yaml
260
260
Type : String
@@ -268,7 +268,7 @@ Accept wildcard characters: False
268
268
` ` `
269
269
270
270
### -SyncScenarioTimeOff
271
- The sync state for the time off scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
271
+ The sync state for the time off scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
272
272
273
273
` ` ` yaml
274
274
Type : String
@@ -282,7 +282,7 @@ Accept wildcard characters: False
282
282
` ` `
283
283
284
284
### -SyncScenarioTimeOffRequest
285
- The sync state for the time off request scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
285
+ The sync state for the time off request scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
286
286
287
287
` ` ` yaml
288
288
Type : String
@@ -296,7 +296,7 @@ Accept wildcard characters: False
296
296
` ` `
297
297
298
298
### -SyncScenarioUserShiftPreference
299
- The sync state for the user shift preferences scenario. Valid values are "Disabled", "FromWfmToShifts" or "TwoWay".
299
+ The sync state for the user shift preferences scenario. Valid values are "Disabled", "FromWfmToShifts", and "TwoWay".
300
300
301
301
` ` ` yaml
302
302
Type : String
@@ -310,7 +310,7 @@ Accept wildcard characters: False
310
310
` ` `
311
311
312
312
### -HttpPipelineAppend
313
- SendAsync Pipeline Steps to be appended to the front of the pipeline
313
+ SendAsync Pipeline Steps to be appended to the front of the pipeline.
314
314
315
315
` ` ` yaml
316
316
Type : SendAsyncStep[]
@@ -324,7 +324,7 @@ Accept wildcard characters: False
324
324
` ` `
325
325
326
326
### -HttpPipelinePrepend
327
- SendAsync Pipeline Steps to be prepended to the front of the pipeline
327
+ SendAsync Pipeline Steps to be prepended to the front of the pipeline.
328
328
329
329
` ` ` yaml
330
330
Type : SendAsyncStep[]
@@ -352,7 +352,7 @@ Accept wildcard characters: False
352
352
` ` `
353
353
354
354
### -Proxy
355
- The URI for the proxy server to use
355
+ The URI for the proxy server to use.
356
356
` ` ` yaml
357
357
Type : Uri
358
358
Parameter Sets : (All)
@@ -365,7 +365,7 @@ Accept wildcard characters: False
365
365
` ` `
366
366
367
367
### -ProxyCredential
368
- Credentials for a proxy server to use for the remote call
368
+ Credentials for a proxy server to use for the remote call.
369
369
370
370
` ` ` yaml
371
371
Type : PSCredential
@@ -379,7 +379,7 @@ Accept wildcard characters: False
379
379
` ` `
380
380
381
381
### -ProxyUseDefaultCredentials
382
- Use the default credentials for the proxy
382
+ Use the default credentials for the proxy.
383
383
384
384
` ` ` yaml
385
385
Type : SwitchParameter
0 commit comments