IAggregateFunctionProperties Interface
Definition
Important
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.AggregateFunctionPropertiesTypeConverter))]
public interface IAggregateFunctionProperties : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunctionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.AggregateFunctionPropertiesTypeConverter))>]
type IAggregateFunctionProperties = interface
interface IJsonSerializable
interface IFunctionProperties
Public Interface IAggregateFunctionProperties
Implements IFunctionProperties
- Derived
- Attributes
- Implements
Properties
Property | (Inherited from IFunctionProperties) |
Type |
Indicates the type of function. (Inherited from IFunctionProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |