NewAzMariaDbServerSecurityAlertPolicy_Create Class

Definition

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

Constructors

NewAzMariaDbServerSecurityAlertPolicy_Create()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
NoWait
Parameter
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
ServerName
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to