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

Remove-HubEntry

Syntax

__AllParameterSets

Remove-HubEntry -VaultId <guid> -EntryId <guid> [-HubContext <HubContext>] [<CommonParameters>]

Parameter

-EntryId

ID des Devolutions Cloud-Eintrags, den Sie entfernen möchten

Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-HubContext

Devolutions Cloud-Kontext

-VaultId

ID des Devolutions Cloud-Tresors, aus dem Sie den Eintrag entfernen möchten

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

Weitere Informationen erhalten Sie mit der Eingabe von "Get-Help Remove-HubEntry -detailed". Technische Informationen erhalten Sie mit der Eingabe von "Get-Help Remove-HubEntry -full".

Zuletzt aktualisiert

War das hilfreich?