Select-HubContext
Synopsis
Syntaxe
__AllParameterSets
Select-HubContext -ApplicationKey <string> [<CommonParameters>]Description
Exemples
PS C:\> $availCtxs = Get-HubContext; Select-HubContext -ApplicationKey $availCtxs[2].ApplicationKeyParamètres
-ApplicationKey
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?