你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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