Share via


ResourceUtilization.SystemResources プロパティ

定義

基になるシステムによって定義された CPU とメモリの制限を取得します。

public:
 property Microsoft::Extensions::Diagnostics::ResourceMonitoring::SystemResources SystemResources { Microsoft::Extensions::Diagnostics::ResourceMonitoring::SystemResources get(); };
public Microsoft.Extensions.Diagnostics.ResourceMonitoring.SystemResources SystemResources { get; }
member this.SystemResources : Microsoft.Extensions.Diagnostics.ResourceMonitoring.SystemResources
Public ReadOnly Property SystemResources As SystemResources

プロパティ値

適用対象