MSFT_NetBranchCacheStatus class
Describes overall configuration and state for BranchCache
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("NetPeerDist")]
class MSFT_NetBranchCacheStatus : CIM_LogicalElement
{
string InstanceID;
boolean BranchCacheIsEnabled;
uint32 BranchCacheServiceStatus;
uint32 BranchCacheServiceStartType;
string ClientConfiguration;
string ContentServerConfiguration;
string HostedCacheServerConfiguration;
string NetworkConfiguration;
string HashCache;
string DataCache;
};
Members
The MSFT_NetBranchCacheStatus class has these types of members:
Properties
The MSFT_NetBranchCacheStatus class has these properties.
-
BranchCacheIsEnabled
-
-
Data type: boolean
-
Access type: Read-only
Indicates if BranchCache is enabled
-
-
BranchCacheServiceStartType
-
-
Data type: uint32
-
Access type: Read-only
The start type of the BranchCache service
-
-
BranchCacheServiceStatus
-
-
Data type: uint32
-
Access type: Read-only
The current status of the BranchCache service
-
-
ClientConfiguration
-
-
Data type: string
-
Access type: Read-only
Configuration related to the BranchCache client role
-
-
ContentServerConfiguration
-
-
Data type: string
-
Access type: Read-only
Configuration related to the BranchCache content server role
-
-
DataCache
-
-
Data type: string
-
Access type: Read-only
BranchCache data cache
-
-
HashCache
-
-
Data type: string
-
Access type: Read-only
BranchCache hash cache
-
-
HostedCacheServerConfiguration
-
-
Data type: string
-
Access type: Read-only
Describes configuration related to the BranchCache hosted cache server role
-
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: Key, Override
Identifies an instance of MSFT_BranchCache
-
-
NetworkConfiguration
-
-
Data type: string
-
Access type: Read-only
BranchCache networking configuration
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|