次の方法で共有


ScalarFunctionProperties.Binding プロパティ

定義

関数の物理バインディングを取得または設定します。 たとえば、Azure Machine Learning Web サービスの場合、これはエンドポイントについて説明します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.binding")]
public Microsoft.Azure.Management.StreamAnalytics.Models.FunctionBinding Binding { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.binding")>]
member this.Binding : Microsoft.Azure.Management.StreamAnalytics.Models.FunctionBinding with get, set
Public Property Binding As FunctionBinding

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象