次の方法で共有


NonAzureQueryProperties.FunctionAlias プロパティ

定義

Log Analytics の保存された検索名を取得または設定します。

[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

適用対象