Saltar a contenido

Update-SimanG8Version⚓︎

SYNOPSIS⚓︎

Actualiza la versión de G8 para una suscripción en un pool de servidores Remote Desktop.

SYNTAX⚓︎

Update-SimanG8Version [[-SusId] <SubscriptionId>] -Version <string> [-RdPool <string>]
 [<CommonParameters>]

ALIASES⚓︎

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION⚓︎

{{ Fill in the Description }}

EXAMPLES⚓︎

Example 1⚓︎

{{ Add example description here }}

PARAMETERS⚓︎

-RdPool⚓︎

{{ Fill RdPool Description }}

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

-SusId⚓︎

{{ Fill SusId Description }}

Type: Siman.Cloud.Model.SubscriptionId
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-Version⚓︎

{{ Fill Version Description }}

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⚓︎

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS⚓︎

OUTPUTS⚓︎

System.Object⚓︎

{{ Fill in the Description }}

NOTES⚓︎

{{ Fill in the Notes }}