다음을 통해 공유


SystemResources.GuaranteedMemoryInBytes 속성

정의

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

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

속성 값

설명

이 값은 Kubernetes 메모리 요청 매개 변수에 의해 구성된 보장된 메모리 수에 해당합니다.

적용 대상