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.PostgreSql.Description("Updates a configuration of a server.")]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport]
[System.Management.Automation.Cmdlet("New", "AzPostgreSqlConfiguration_Create", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IConfiguration) })]
public class NewAzPostgreSqlConfiguration_Create : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Description("Updates a configuration of a server.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport>]
[<System.Management.Automation.Cmdlet("New", "AzPostgreSqlConfiguration_Create", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IConfiguration) })>]
type NewAzPostgreSqlConfiguration_Create = class
inherit PSCmdlet
interface IEventListener
Public Class NewAzPostgreSqlConfiguration_Create
Inherits PSCmdlet
Implements IEventListener