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

New-HubEntry

Sintassi

__AllParameterSets

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

Parametri

-DocumentPath

Percorso del file da allegare alla voce documento (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

Contesto Devolutions Cloud

-PSDecryptedEntry

Voce Devolutions Cloud

-VaultId

ID della cassaforte Devolutions Cloud in cui desidera creare la voce

CommonParameters

Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per maggiori informazioni, veda about_CommonParameters.

Note

Per maggiori informazioni, digiti "Get-Help New-HubEntry -detailed". Per informazioni tecniche, digiti "Get-Help New-HubEntry -full".

Ultimo aggiornamento

È stato utile?