Share via


NonAzureQueryProperties.FunctionAlias Property

Definition

Gets or sets log Analytics Saved Search name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to