Share via


ApplicationInsightsComponentData.ApplicationType Property

Definition

Type of application being monitored.

public Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsApplicationType? ApplicationType { get; set; }
public Azure.ResourceManager.ApplicationInsights.Models.ApplicationType? ApplicationType { get; set; }
member this.ApplicationType : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsApplicationType> with get, set
member this.ApplicationType : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationType> with get, set
Public Property ApplicationType As Nullable(Of ApplicationInsightsApplicationType)
Public Property ApplicationType As Nullable(Of ApplicationType)

Property Value

Applies to