次の方法で共有


NodeSetup.PerformanceCountersSettings プロパティ

定義

パフォーマンス カウンターの設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="performanceCountersSettings")]
public Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings PerformanceCountersSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceCountersSettings")>]
member this.PerformanceCountersSettings : Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings with get, set
Public Property PerformanceCountersSettings As PerformanceCountersSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

パフォーマンス カウンターの収集とアップロードの設定。

適用対象