Share via


ApplicationInsightsComponentAnalyticsItemProperties.FunctionAlias Property

Definition

Gets or sets a function alias, used when the type of the item is 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to