Share via


SystemResources.MaximumMemoryInBytes 속성

정의

시스템에 할당된 최대 메모리를 바이트 단위로 가져옵니다.

public:
 property System::UInt64 MaximumMemoryInBytes { System::UInt64 get(); };
public ulong MaximumMemoryInBytes { get; }
member this.MaximumMemoryInBytes : uint64
Public ReadOnly Property MaximumMemoryInBytes As ULong

속성 값

설명

이 값은 Kubernetes 메모리 제한 매개 변수에 의해 구성된 최대 메모리 수에 해당합니다.

적용 대상