For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove-RDMDataSource

Sinopsis

Eliminar el espacio de trabajo.

Sintaxis

__AllParameterSets

Remove-RDMDataSource [-DataSource] <PSDataSource> [<CommonParameters>]

Descripción

Eliminar el espacio de trabajo.

Parámetros

-DataSource

Especifica el espacio de trabajo que se debe eliminar.

Type: RemoteDesktopManager.PowerShellModule.PSOutputObject.PSDataSource
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: true
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

Este cmdlet admite los parámetros comunes: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction y -WarningVariable. Para más información, consulte about_CommonParameters.

Notas

Para más información, escriba "Get-Help Remove-RDMDataSource -detailed". Para obtener información técnica, escriba "Get-Help Remove-RDMDataSource -full".

Última actualización

¿Te fue útil?