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.MySql.Description("Get a server's security alert policy.")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzMySqlServerSecurityAlertPolicy_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerSecurityAlertPolicy) })]
public class GetAzMySqlServerSecurityAlertPolicy_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Get a server's security alert policy.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzMySqlServerSecurityAlertPolicy_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerSecurityAlertPolicy) })>]
type GetAzMySqlServerSecurityAlertPolicy_Get = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzMySqlServerSecurityAlertPolicy_Get
Inherits PSCmdlet
Implements IEventListener