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

Remove-RDMDataSource

Übersicht

Datenquelle entfernen.

Syntax

__AllParameterSets

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

Beschreibung

Datenquelle entfernen.

Parameter

-DataSource

Gibt die zu entfernende Datenquelle an.

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

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.

Hinweise

Für weitere Informationen geben Sie "Get-Help Remove-RDMDataSource -detailed" ein. Für technische Informationen geben Sie "Get-Help Remove-RDMDataSource -full" ein.

Zuletzt aktualisiert

War das hilfreich?