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

Remove-HubGroupUser

Sintassi

__AllParameterSets

Remove-HubGroupUser -GroupId <guid> -UserIds <guid[]> [-HubContext <HubContext>]
 [<CommonParameters>]

Parametri

-GroupId

ID del gruppo Devolutions Cloud

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

Contesto Devolutions Cloud

-UserIds

Id o elenco di id di utente 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, veda about_CommonParameters.

Note

Per maggiori informazioni, digiti "Get-Help Remove-HubGroupUser -detailed". Per informazioni tecniche, digiti "Get-Help Remove-HubGroupUser -full".

Ultimo aggiornamento

È stato utile?