Partilhar via


IFunctionRetrieveDefaultDefinitionParameters.BindingType Property

Definition

Indicates the function binding type.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Indicates the function binding type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="bindingType")]
public string BindingType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Indicates the function binding type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="bindingType")>]
member this.BindingType : string with get, set
Public Property BindingType As String

Property Value

Attributes

Applies to