Partager via


IFunctionRetrieveDefaultDefinitionParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.FunctionRetrieveDefaultDefinitionParametersTypeConverter))]
public interface IFunctionRetrieveDefaultDefinitionParameters : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.FunctionRetrieveDefaultDefinitionParametersTypeConverter))>]
type IFunctionRetrieveDefaultDefinitionParameters = interface
    interface IJsonSerializable
Public Interface IFunctionRetrieveDefaultDefinitionParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BindingType

Indicates the function binding type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to