Skip to content

The parameters with validate set cannot be auto completed for the generated cmdlets #11934

@msJinLei

Description

@msJinLei

Behaviour

For the parameters with ValidateSet attributes, the item in the validateset cannot be auto-completed.

Current Affected cmdlets

  • Get-AzMariaDBConnectionString
  • Get-AzMySqlConnectionString
  • Get-AzPostgreSqlConnectionString
  • New-AzBotService
  • Initialize-AzBotServicePrepareDeploy

Root Cause

Attribute "ValidateSet" isn't exported.
The the definition of Get-AzMySqlConnectionString customized

The the definition of Get-AzMySqlConnectionString exported

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions