Share via


ApplicationInsightsComponent.Kind Property

Definition

The kind of application that this component refers to, used to customize UI. This value is a freeform string, values should typically be one of the following: web, ios, other, store, java, phone.

public Azure.Provisioning.BicepValue<string> Kind { get; set; }
member this.Kind : Azure.Provisioning.BicepValue<string> with get, set
Public Property Kind As BicepValue(Of String)

Property Value

Applies to