InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity Class

Definition

[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
Inheritance
InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity
Attributes
Implements

Constructors

InvokeAzMySqlExecuteCheckNameAvailability_ExecuteViaIdentity()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
NameAvailabilityRequest
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to