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("Remove a list of language extensions that can run within KQL queries.")]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated]
[System.Management.Automation.Cmdlet("Remove", "AzSynapseKustoPoolLanguageExtension_RemoveExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })]
public class RemoveAzSynapseKustoPoolLanguageExtension_RemoveExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Description("Remove a list of language extensions that can run within KQL queries.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated>]
[<System.Management.Automation.Cmdlet("Remove", "AzSynapseKustoPoolLanguageExtension_RemoveExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })>]
type RemoveAzSynapseKustoPoolLanguageExtension_RemoveExpanded = class
inherit PSCmdlet
interface IEventListener
Public Class RemoveAzSynapseKustoPoolLanguageExtension_RemoveExpanded
Inherits PSCmdlet
Implements IEventListener