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

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 参考。

适用于