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 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