Skip to content

Commit f603a05

Browse files
author
dariomws
committed
Update skype/skype-ps/skype/ConvertTo-JsonForPSWS.md
1 parent e6ed504 commit f603a05

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

skype/skype-ps/skype/ConvertTo-JsonForPSWS.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -155,26 +155,6 @@ Accept pipeline input: False
155155
Accept wildcard characters: False
156156
```
157157

158-
### -AsJob
159-
Indicates that this cmdlet runs as a background job.
160-
161-
When you specify the AsJob parameter, the command immediately returns an object that represents the background job. You can continue to work in the session while the job finishes. The job is created on the local computer and the results from the Skype for Business Online session are automatically returned to the local computer. To get the job results, use the Receive-Job cmdlet.
162-
163-
For more information about Windows PowerShell background jobs, see [about_Jobs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_jobs?view=powershell-6) and [about_Remote_Jobs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_remote_jobs?view=powershell-6).
164-
165-
```yaml
166-
Type: SwitchParameter
167-
Parameter Sets: (All)
168-
Aliases:
169-
Applicable: Skype for Business Online
170-
171-
Required: False
172-
Position: Named
173-
Default value: None
174-
Accept pipeline input: False
175-
Accept wildcard characters: False
176-
```
177-
178158
### CommonParameters
179159
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
180160

0 commit comments

Comments
 (0)