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.

Применяется к