次の方法で共有


ApplicationInsightsComponentAnalyticsItemProperties.FunctionAlias プロパティ

定義

項目の型が Function の場合に使用される関数エイリアスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象