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

Start-DSJetsocat

Sintassi

__AllParameterSets

Start-DSJetsocat [-Token] <TokenContainer> [-ListenerAddress] <string>
 [-ListenerMode] <JetsocatListenerMode> [<CommonParameters>]

Parametri

-ListenerAddress

Indirizzo di binding del listener Jetsocat

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

-ListenerMode

Modalità del listener Jetsocat

-Token

Token del gateway

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

Ultimo aggiornamento

È stato utile?