Share via


CSharpFunctionBinding interface

The binding to a CSharp function.

Extends

Properties

class

The Csharp code containing a single function definition.

dllPath

The Csharp code containing a single function definition.

method

The Csharp code containing a single function definition.

type

Polymorphic discriminator, which specifies the different types this object can be

updateMode

Refresh modes for Stream Analytics functions.

Property Details

class

The Csharp code containing a single function definition.

class?: string

Property Value

string

dllPath

The Csharp code containing a single function definition.

dllPath?: string

Property Value

string

method

The Csharp code containing a single function definition.

method?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "Microsoft.StreamAnalytics/CLRUdf"

Property Value

"Microsoft.StreamAnalytics/CLRUdf"

updateMode

Refresh modes for Stream Analytics functions.

updateMode?: string

Property Value

string