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("Creates a new firewall rule or updates an existing firewall rule.")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[System.Management.Automation.Cmdlet("New", "AzMySqlFirewallRule_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IFirewallRule) })]
public class NewAzMySqlFirewallRule_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Creates a new firewall rule or updates an existing firewall rule.")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[System.Management.Automation.Cmdlet("New", "AzMySqlFirewallRule_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IFirewallRule) })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport]
public class NewAzMySqlFirewallRule_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Creates a new firewall rule or updates an existing firewall rule.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<System.Management.Automation.Cmdlet("New", "AzMySqlFirewallRule_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IFirewallRule) })>]
type NewAzMySqlFirewallRule_CreateExpanded = class
inherit PSCmdlet
interface IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Creates a new firewall rule or updates an existing firewall rule.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<System.Management.Automation.Cmdlet("New", "AzMySqlFirewallRule_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IFirewallRule) })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport>]
type NewAzMySqlFirewallRule_CreateExpanded = class
inherit PSCmdlet
interface IEventListener
Public Class NewAzMySqlFirewallRule_CreateExpanded
Inherits PSCmdlet
Implements IEventListener