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.TimeSeriesInsights.Description("Deletes the event source with the specified name in the specified subscription, resource group, and environment")]
[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated]
[System.Management.Automation.Cmdlet("Remove", "AzTimeSeriesInsightsEventSource_Delete", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })]
public class RemoveAzTimeSeriesInsightsEventSource_Delete : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Description("Deletes the event source with the specified name in the specified subscription, resource group, and environment")>]
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Generated>]
[<System.Management.Automation.Cmdlet("Remove", "AzTimeSeriesInsightsEventSource_Delete", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })>]
type RemoveAzTimeSeriesInsightsEventSource_Delete = class
inherit PSCmdlet
interface IEventListener
Public Class RemoveAzTimeSeriesInsightsEventSource_Delete
Inherits PSCmdlet
Implements IEventListener