OutputCacheProfile, ROOT\WebAdministration\MS_409

Class | Methods | Properties (10) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Configures the output cache profile for the pages of a Web application.

OutputCacheProfile properties

OutputCacheProfile has 10 properties (10 Local)

NameOriginCIMType
DurationOutputCacheProfile3 [sint32]
EnabledOutputCacheProfile11 [boolean]
LocationOutputCacheProfile3 [sint32]
key
Name
OutputCacheProfile8 [string]
NoStoreOutputCacheProfile11 [boolean]
SqlDependencyOutputCacheProfile8 [string]
VaryByControlOutputCacheProfile8 [string]
VaryByCustomOutputCacheProfile8 [string]
VaryByHeaderOutputCacheProfile8 [string]
VaryByParamOutputCacheProfile8 [string]

Detailed description of OutputCacheProfile properties

Local properties (10) of OutputCacheProfile class

Duration property
CIMTYPE'sint32'
Description'A read/write sint32 value that specifies the time, in seconds, that the page or user control is cached.'
Duration property is in 2 classes of ROOT\WebAdministration\MS_409 and in 7 namespaces
Enabled property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if caching is enabled for all pages or controls that use this output cache profile; otherwise, false.'
Enabled property is in 46 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
Location property
CIMTYPE'sint32'
Description'A read/write sint32 value that specifies the location of the cache.'
Values['Any', 'Client', 'Downstream', 'Server', 'None', 'ServerAndClient']
Location property is in 118 classes of ROOT\WebAdministration\MS_409 and in 10 namespaces
Name property
CIMTYPE'string'
Description'A read-only string value that specifies the name of the output cache profile.'
keyTrue
Name property is in 51 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
NoStore property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if the page issues a Cache-Control: Private no-store header in the HTTP response that directs the browser not to cache the page; otherwise, false.'
NoStore property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces
SqlDependency property
CIMTYPE'string'
Description'A read/write string value that identifies a set of SQL database and table name pairs on which a page or control's output cache depends.'
SqlDependency property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces
VaryByControl property
CIMTYPE'string'
Description'A read/write string value that specifies a comma-delimited set of IDs of controls to be cached.'
VaryByControl property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces
VaryByCustom property
CIMTYPE'string'
Description'A read/write comma-delimited string value that represents custom output caching requirements.'
VaryByCustom property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces
VaryByHeader property
CIMTYPE'string'
Description'A read/write string value that specifies a comma-delimited set of HTTP headers that are associated with the request and are used to vary the cached output.'
VaryByHeader property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces
VaryByParam property
CIMTYPE'string'
Description'A string value that specifies a comma-delimited set of parameters that vary the cached output by GET query string or form POST parameters.'
VaryByParam property is in 1 class (OutputCacheProfile) of ROOT\WebAdministration\MS_409 and in 2 namespaces

OutputCacheProfile Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Configures the output cache profile for the pages of a Web application.'
DisplayName'Output Cache Profile'
LOCALE1033

OutputCacheProfile System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:OutputCacheProfile'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CollectionElement']___SYSTEM8
__PROPERTY_COUNT10___SYSTEM3
__RELPATH'OutputCacheProfile'___SYSTEM8
__DYNASTY'CollectionElement'___SYSTEM8
__SUPERCLASS'CollectionElement'___SYSTEM8
__CLASS'OutputCacheProfile'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to OutputCacheProfile

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CachingProfileElement070----
CachingProfileSettings010----
OutputCacheProfileSettings010----
ProfileElement050----
ProfileSettings010----
comments powered by Disqus
WUtils.com