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

New-HubGroup

Sintassi

__AllParameterSets

New-HubGroup -GroupName <string> [-GroupUserIds <guid[]>] [-HubContext <HubContext>]
 [<CommonParameters>]

Parametri

-GroupName

Nome del gruppo Devolutions Cloud

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

-GroupUserIds

Elenco degli ID utente di Devolutions Cloud da inserire nel gruppo

-HubContext

Contesto di Devolutions Cloud

CommonParameters

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

Note

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

Ultimo aggiornamento

È stato utile?