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("Check the availability of name for resource")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport]
[System.Management.Automation.Cmdlet("Invoke", "AzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.INameAvailability) })]
public class InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Check the availability of name for resource")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.InternalExport>]
[<System.Management.Automation.Cmdlet("Invoke", "AzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.INameAvailability) })>]
type InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity = class
inherit PSCmdlet
interface IEventListener
Public Class InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity
Inherits PSCmdlet
Implements IEventListener