Open Francisco-Gamino opened 3 years ago
Hello @dingmeng-xue and @dolauli -- The help content of the Az.Functions cmdlets include a section to build a complex type that should not be there. I think this content is being added by the tooling when moving/converting the cmdlet code from the generation
to the master
branch. Could you please take a look? Than you.
Thanks Francisco, ISite object contains those attributes. We hope to align to csharp object and show all to end user. But current location is not accurate. Ideally we will show them in dotnet reference doc.
SDK based cmdlet has the similar issue and no way to get the attributes of object. https://github.com/Azure/azure-powershell/issues/12211. We are planning this work.
Thanks @dingmeng-xue for the update.
Description
If you run
Get-Help Update-AzFunctionApp -Full
the output between the Parameters and Examples section includes the following which should not be there:This needs to be removed.
Steps to reproduce
Environment data
Module versions