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("Updates an existing function under an existing streaming job. This can be used to partially update (ie. update one or two properties) a function without affecting the rest the job or function definition.")]
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport]
[System.Management.Automation.Cmdlet("Update", "AzStreamAnalyticsFunction_UpdateViaIdentityExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction) })]
public class UpdateAzStreamAnalyticsFunction_UpdateViaIdentityExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description("Updates an existing function under an existing streaming job. This can be used to partially update (ie. update one or two properties) a function without affecting the rest the job or function definition.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport>]
[<System.Management.Automation.Cmdlet("Update", "AzStreamAnalyticsFunction_UpdateViaIdentityExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction) })>]
type UpdateAzStreamAnalyticsFunction_UpdateViaIdentityExpanded = class
inherit PSCmdlet
interface IEventListener
Public Class UpdateAzStreamAnalyticsFunction_UpdateViaIdentityExpanded
Inherits PSCmdlet
Implements IEventListener