MSFT_NetBranchCacheNetworkSettingData class
Describes BranchCache networking settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("NetPeerDist")]
class MSFT_NetBranchCacheNetworkSettingData : MSFT_NetBranchCacheSettingData
{
boolean ContentRetrievalUrlReservationEnabled;
boolean HostedCacheHttpUrlReservationEnabled;
boolean HostedCacheHttpsUrlReservationEnabled;
boolean ContentRetrievalFirewallRulesEnabled;
boolean PeerDiscoveryFirewallRulesEnabled;
boolean HostedCacheServerFirewallRulesEnabled;
boolean HostedCacheClientFirewallRulesEnabled;
uint16 ContentDownloadListenPort;
uint16 ContentDownloadConnectPort;
uint16 HostedCacheHttpConnectPort;
uint16 HostedCacheHttpsConnectPort;
uint16 HostedCacheHttpListenPort;
uint16 HostedCacheHttpsListenPort;
};
Members
The MSFT_NetBranchCacheNetworkSettingData class has these types of members:
Properties
The MSFT_NetBranchCacheNetworkSettingData class has these properties.
-
ContentDownloadConnectPort
-
-
Data type: uint16
-
Access type: Read-only
The port number to which BranchCache will send outgoing download requests.
-
-
ContentDownloadListenPort
-
-
Data type: uint16
-
Access type: Read-only
The port number on which BranchCache is listening for incoming download requests.
-
-
ContentRetrievalFirewallRulesEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Content Retrieval Firewall Rules.
-
-
ContentRetrievalUrlReservationEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Content Retrieval HTTP URL Reservation.
-
-
HostedCacheClientFirewallRulesEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Hosted Cache Client Firewall Rules.
-
-
HostedCacheHttpConnectPort
-
-
Data type: uint16
-
Access type: Read-only
The port to which this hosted cache client will offer content to the hosted cache server on its HTTP channel.
-
-
HostedCacheHttpListenPort
-
-
Data type: uint16
-
Access type: Read-only
The port on which this hosted cache server will listen for incoming offer messages on its HTTP channel.
-
-
HostedCacheHttpsConnectPort
-
-
Data type: uint16
-
Access type: Read-only
The port to which this hosted cache client will offer content to the hosted cache server on its HTTPS channel.
-
-
HostedCacheHttpsListenPort
-
-
Data type: uint16
-
Access type: Read-only
The port on which this hosted cache server will listen for incoming offer messages on its HTTPS channel.
-
-
HostedCacheHttpsUrlReservationEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Hosted Cache HTTPS URL Reservation.
-
-
HostedCacheHttpUrlReservationEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Hosted Cache HTTP URL Reservation.
-
-
HostedCacheServerFirewallRulesEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Hosted Cache Server Firewall Rules.
-
-
PeerDiscoveryFirewallRulesEnabled
-
-
Data type: boolean
-
Access type: Read-only
The status of the BranchCache Peer Discovery Firewall Rules.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCIMV2 |
MOF |
|
DLL |
|