Share via


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 記憶體要求參數所設定的保證記憶體數目。

適用於