Partilhar via


IScalarFunctionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ScalarFunctionPropertiesTypeConverter))]
public interface IScalarFunctionProperties : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunctionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ScalarFunctionPropertiesTypeConverter))>]
type IScalarFunctionProperties = interface
    interface IJsonSerializable
    interface IFunctionProperties
Public Interface IScalarFunctionProperties
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)

Applies to