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

New-HubEntry

Syntax

__AllParameterSets

New-HubEntry -VaultId <guid> -PSDecryptedEntry <PSDecryptedEntry> [-DocumentPath <string>]
 [-HubContext <HubContext>] [<CommonParameters>]

Parameter

-DocumentPath

Pfad der Datei, die an den Dokumenteintrag angehängt werden soll (max. 30 MB

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

-HubContext

Devolutions Cloud-Kontext

-PSDecryptedEntry

Devolutions Cloud-Eintrag

-VaultId

ID des Devolutions Cloud-Tresors, in dem Sie den Eintrag erstellen 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

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

Zuletzt aktualisiert

War das hilfreich?