次の方法で共有


PerformanceCountersSettings コンストラクター

定義

オーバーロード

PerformanceCountersSettings()

PerformanceCountersSettings クラスの新しいインスタンスを初期化します。

PerformanceCountersSettings(AppInsightsReference)

PerformanceCountersSettings クラスの新しいインスタンスを初期化します。

PerformanceCountersSettings()

PerformanceCountersSettings クラスの新しいインスタンスを初期化します。

public PerformanceCountersSettings ();
Public Sub New ()

適用対象

PerformanceCountersSettings(AppInsightsReference)

PerformanceCountersSettings クラスの新しいインスタンスを初期化します。

public PerformanceCountersSettings (Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference appInsightsReference);
new Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings : Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference -> Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings
Public Sub New (appInsightsReference As AppInsightsReference)

パラメーター

appInsightsReference
AppInsightsReference

Azure アプリケーション Insights リファレンス。

適用対象