UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity Class

Definition

[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
Inheritance
UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity
Attributes
Implements

Constructors

UpdateAzPostgreSqlFlexibleServerFirewallRule_UpdateViaIdentity()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
NoWait
Parameter
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

BeginProcessing()
Clone()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to