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

Remove-HubGateway

Sintassi

__AllParameterSets

Remove-HubGateway -GatewayId <guid> [-HubContext <HubContext>] [<CommonParameters>]

Parametri

-GatewayId

ID del gateway che si desidera rimuovere

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

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 Remove-HubGateway -detailed". Per informazioni tecniche, digiti "Get-Help Remove-HubGateway -full".

Ultimo aggiornamento

È stato utile?