次の方法で共有


FunctionOutputDataSource.ApiKey プロパティ

定義

別のサブスクリプションの Azure Functions を使用するには、ご自分の関数にアクセスするためのキーを指定します。

public string ApiKey { get; set; }
member this.ApiKey : string with get, set
Public Property ApiKey As String

プロパティ値

適用対象