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

Get-HubEntryResolved

Syntax

__AllParameterSets

Get-HubEntryResolved -VaultId <guid> -EntryId <guid> [-ResolveSensitives] [-ResolvePasswords]
 [-HubContext <HubContext>] [<CommonParameters>]

Parameter

-EntryId

ID des Eintrags

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

-ResolvePasswords

Passwörter auflösen

-ResolveSensitives

Sensible Daten auflösen

-VaultId

ID des Tresors

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 "Get-Help Get-HubEntryResolved -detailed". Technische Informationen erhalten Sie mit "Get-Help Get-HubEntryResolved -full".

Zuletzt aktualisiert

War das hilfreich?