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("Creates a new firewall rule or updates an existing firewall rule.")]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport]
[System.Management.Automation.Cmdlet("Update", "AzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFirewallRuleAutoGenerated) })]
public class UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Description("Creates a new firewall rule or updates an existing firewall rule.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport>]
[<System.Management.Automation.Cmdlet("Update", "AzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IFirewallRuleAutoGenerated) })>]
type UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity = class
inherit PSCmdlet
interface IEventListener
Public Class UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity
Inherits PSCmdlet
Implements IEventListener