PartitionID (microsoft-windows-systemmaintenanceservice-cachelist-cache-partitionid)

PartitionID 會指定識別 Microsoft ReadyBoost™ 裝置的分割區識別碼。 這個值會與 DiskID搭配使用。

識別碼

指定 ReadyBoost 裝置的分割區識別碼。

父階層

microsoft-windows-systemmaintenanceservice- | CacheList | 緩存 | PartitionID

有效的設定階段

特殊化

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 microsoft-windows-systemmaintenanceservice-

XML 範例

下列 XML 輸出範例顯示兩個 ReadyBoost 裝置的設定。 在此範例系統上,主要硬碟是磁片 0 (未列于 XML 範例) ,而兩個 ReadyBoost 裝置位於磁片 1、磁碟分割 1 和磁片 2、磁碟分割 1。

<CacheList>
  <Cache>
    <CacheID>ReadyBoostCache1</CacheID>
    <DiskID>1</DiskID>
    <PartitionID>1</PartitionID>
    <CacheSizeMB>1024</CacheSizeMB>
    <EnableCompression>false</EnableCompression>
    <EnableEncryption>true</EnableEncryption>
  </Cache>
  <Cache>
    <CacheID>ReadyBoostCache2</CacheID>
    <DiskID>2</DiskID>
    <PartitionID>1</PartitionID>
    <EnableCompression>true</EnableCompression>
    <EnableEncryption>true</EnableEncryption>
  </Cache>
</CacheList>

DiskID

Cache