Condividi tramite


MSFT_NetBranchCacheCache class

Describes a BranchCache cache

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Abstract]
class MSFT_NetBranchCacheCache : CIM_LogicalElement
{
  string InstanceID;
  uint32 MaxCacheSizeAsPercentageOfDiskVolume;
  uint64 MaxCacheSizeAsNumberOfBytes;
  uint64 CurrentSizeOnDiskAsNumberOfBytes;
  string CacheFileDirectoryPath;
};

Members

The MSFT_NetBranchCacheCache class has these types of members:

Properties

The MSFT_NetBranchCacheCache class has these properties.

CacheFileDirectoryPath

Data type: string

Access type: Read-only

The directory path where the cache file is located

CurrentSizeOnDiskAsNumberOfBytes

Data type: uint64

Access type: Read-only

The size of the cache file on disk, in bytes

InstanceID

Data type: string

Access type: Read-only

Qualifiers: Key, Override

Identifies an instance of MSFT_NetBranchCacheCache

MaxCacheSizeAsNumberOfBytes

Data type: uint64

Access type: Read-only

The maximum cache file size, in bytes

MaxCacheSizeAsPercentageOfDiskVolume

Data type: uint32

Access type: Read-only

The maximum cache file size, represented as a percentage of the disk volume on which the cache is stored

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetPeerDistCim.mof
DLL
NetPeerDistCim.dll