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.StreamAnalytics.Description("Creates a function or replaces an already existing function under an existing streaming job.")]
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport]
[System.Management.Automation.Cmdlet("New", "AzStreamAnalyticsFunction_CreateViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction) })]
public class NewAzStreamAnalyticsFunction_CreateViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description("Creates a function or replaces an already existing function under an existing streaming job.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport>]
[<System.Management.Automation.Cmdlet("New", "AzStreamAnalyticsFunction_CreateViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction) })>]
type NewAzStreamAnalyticsFunction_CreateViaIdentity = class
inherit PSCmdlet
interface IEventListener
Public Class NewAzStreamAnalyticsFunction_CreateViaIdentity
Inherits PSCmdlet
Implements IEventListener