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.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