Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Updates a configuration of a server.")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport]
[System.Management.Automation.Cmdlet("Update", "AzMySqlFlexibleServerConfiguration_Update", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.IConfigurationAutoGenerated) })]
public class UpdateAzMySqlFlexibleServerConfiguration_Update : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Updates a configuration of a server.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport>]
[<System.Management.Automation.Cmdlet("Update", "AzMySqlFlexibleServerConfiguration_Update", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.IConfigurationAutoGenerated) })>]
type UpdateAzMySqlFlexibleServerConfiguration_Update = class
inherit PSCmdlet
interface IEventListener
Public Class UpdateAzMySqlFlexibleServerConfiguration_Update
Inherits PSCmdlet
Implements IEventListener