次の方法で共有


AzureMachineLearningWebServiceFunctionBinding.ApiKey プロパティ

定義

エンドポイントで認証するために使用する API キーRequest-Response取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiKey")]
public string ApiKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiKey")>]
member this.ApiKey : string with get, set
Public Property ApiKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象