ApplicationInsightsComponentData.ApplicationType プロパティ

定義

監視対象のアプリケーションの種類。

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)

プロパティ値

適用対象