Resource Type: dsc_spdistributedcacheclientsettings
- Defined in:
- lib/puppet/type/dsc_spdistributedcacheclientsettings.rb
- Providers:
- 
      
        powershell
 
Overview
The DSC SPDistributedCacheClientSettings resource type. Automatically generated from ‘SharePointDsc/DSCResources/MSFT_SPDistributedCacheClientSettings/MSFT_SPDistributedCacheClientSettings.schema.mof’
To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.
For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.
For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.
Properties
- 
      ensure
      
      
      The basic property that the resource should be in. Supported values:- exists?
- present
 
Parameters
- 
      dsc_dacchannelopentimeout
      
      
      DACChannelOpenTimeOut - Channel timeout for the Distributed Access Cache 
- 
      dsc_dacmaxconnectionstoserver
      
      
      DACMaxConnectionsToServer - Maximum number of connections to the Distributed Access Cache 
- 
      dsc_dacrequesttimeout
      
      
      DACRequestTimeout - Request timeout for the Distributed Access Cache 
- 
      dsc_dafcchannelopentimeout
      
      
      DAFCChannelOpenTimeOut - Channel timeout for the Distributed Activity Feed LMT Cache 
- 
      dsc_dafchannelopentimeout
      
      
      DAFChannelOpenTimeOut - Channel timeout for the Distributed Activity Feed Cache 
- 
      dsc_dafcmaxconnectionstoserver
      
      
      DAFCMaxConnectionsToServer - Maximum number of connections to the Distributed Activity Feed LMT Cache 
- 
      dsc_dafcrequesttimeout
      
      
      DAFCRequestTimeout - Request timeout for the Distributed Activity Feed LMT Cache 
- 
      dsc_dafmaxconnectionstoserver
      
      
      DAFMaxConnectionsToServer - Maximum number of connections to the Distributed Activity Feed Cache 
- 
      dsc_dafrequesttimeout
      
      
      DAFRequestTimeout - Request timeout for the Distributed Activity Feed Cache 
- 
      dsc_dbcchannelopentimeout
      
      
      DBCChannelOpenTimeOut - Channel timeout for the Distributed Bouncer Cache 
- 
      dsc_dbcmaxconnectionstoserver
      
      
      DBCMaxConnectionsToServer - Maximum number of connections to the Distributed Bouncer Cache 
- 
      dsc_dbcrequesttimeout
      
      
      DBCRequestTimeout - Request timeout for the Distributed Bouncer Cache 
- 
      dsc_ddcchannelopentimeout
      
      
      DDCChannelOpenTimeOut - Channel timeout for the Distributed Default Cache 
- 
      dsc_ddcmaxconnectionstoserver
      
      
      DDCMaxConnectionsToServer - Maximum number of connections to the Distributed Default Cache 
- 
      dsc_ddcrequesttimeout
      
      
      DDCRequestTimeout - Request timeout for the Distributed Default Cache 
- 
      dsc_dltcchannelopentimeout
      
      
      DLTCChannelOpenTimeOut - Channel timeout for the Distributed Logon Token Cache 
- 
      dsc_dltcmaxconnectionstoserver
      
      
      DLTCMaxConnectionsToServer - Maximum number of connections to the Distributed Logon Token Cache 
- 
      dsc_dltcrequesttimeout
      
      
      DLTCRequestTimeout - Request timeout for the Distributed Logon Token Cache 
- 
      dsc_dscchannelopentimeout
      
      
      DSCChannelOpenTimeOut - Channel timeout for the Distributed Search Cache 
- 
      dsc_dscmaxconnectionstoserver
      
      
      DSCMaxConnectionsToServer - Maximum number of connections to the Distributed Search Cache 
- 
      dsc_dscrequesttimeout
      
      
      DSCRequestTimeout - Request timeout for the Distributed Search Cache 
- 
      dsc_dstacchannelopentimeout
      
      
      DSTACChannelOpenTimeOut - Channel timeout for the Distributed Server to Application Server Cache 
- 
      dsc_dstacmaxconnectionstoserver
      
      
      DSTACMaxConnectionsToServer - Maximum number of connections to the Distributed Server to Application Server Cache 
- 
      dsc_dstacrequesttimeout
      
      
      DSTACRequestTimeout - Request timeout for the Distributed Server to Application Server Cache 
- 
      dsc_dtcchannelopentimeout
      
      
      DTCChannelOpenTimeOut - Channel timeout for the Distributed Security Trimming Cache 
- 
      dsc_dtcmaxconnectionstoserver
      
      
      DTCMaxConnectionsToServer - Maximum number of connections to the Distributed Security Trimming Cache 
- 
      dsc_dtcrequesttimeout
      
      
      DTCRequestTimeout - Request timeout for the Distributed Security Trimming Cache 
- 
      dsc_dvscchannelopentimeout
      
      
      DVSCChannelOpenTimeOut - Channel timeout for the Distributed View State Cache 
- 
      dsc_dvscmaxconnectionstoserver
      
      
      DVSCMaxConnectionsToServer - Maximum number of connections to the Distributed View State Cache 
- 
      dsc_dvscrequesttimeout
      
      
      DVSCRequestTimeout - Request timeout for the Distributed View State Cache 
- 
      dsc_installaccount
      
      
      InstallAccount - POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsCredential if using PowerShell 5 
- 
      dsc_issingleinstance
      
      
      IsSingleInstance - Unique key for the resource. Set to ‘Yes’ to apply configuration. Valid values are Yes. 
- 
      dsc_psdscrunascredential
      
      
      PsDscRunAsCredential 
- name (namevar)
- 
      provider
      
      
      The specific backend to use for this ‘dsc_spdistributedcacheclientsettings` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.