NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Description("Creates or updates a threat detection policy.")]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport]
[System.Management.Automation.Cmdlet("New", "AzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IServerSecurityAlertPolicy) })]
public class NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Description("Creates or updates a threat detection policy.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.InternalExport>]
[<System.Management.Automation.Cmdlet("New", "AzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.IServerSecurityAlertPolicy) })>]
type NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity
Attributes
Implements

Constructors

NewAzPostgreSqlServerSecurityAlertPolicy_CreateViaIdentity()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
NoWait
Parameter
PassThru
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