GetAzSynapseKustoOperation_List Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Description("Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.")]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzSynapseKustoOperation_List")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.IOperation) })]
public class GetAzSynapseKustoOperation_List : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Description("Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzSynapseKustoOperation_List")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.IOperation) })>]
type GetAzSynapseKustoOperation_List = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzSynapseKustoOperation_List
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzSynapseKustoOperation_List
Attributes
Implements

Constructors

GetAzSynapseKustoOperation_List()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to