Application, ROOT\WebAdministration

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

Description

Represents an IIS application.

Application methods

Application has 11 methods (2 Local, 9 Derived)

NameOriginReturn
AddCollectionElementConfiguredObject
ClearAttributeConfiguredObject
CreateApplication
GetAllSectionsConfiguredObject
GetAttributeConfiguredObjectstring {'out':True}
GetRawMetadataConfiguredObjectstring {'out':True}
GetSectionConfiguredObject
RemoveCollectionElementConfiguredObject
RevertToParentApplication
SetAttributeConfiguredObject
SetRawMetadataConfiguredObjectstring {'out':True}

Application properties

Application has 8 properties (8 Local)

NameOriginCIMType
ApplicationPoolApplication8 [string]
EnabledProtocolsApplication8 [string]
key
Path
Application8 [string]
PreloadEnabledApplication11 [boolean]
ServiceAutoStartEnabledApplication11 [boolean]
ServiceAutoStartProviderApplication8 [string]
key
SiteName
Application8 [string]
VirtualDirectoryDefaultsApplication13 [object:VirtualDirectoryElementDefaults]

Detailed description of Application methods

Local methods (2) of Application class

Create method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
ApplicationPathstring0-{'In':True}
SiteNamestring1-{'In':True}
PhysicalPathstring2-{'In':True,'OPTIONAL':True}
bypass_getobjectTrue
ConstructorTrue
Description'Creates a Web application.'
ImplementedTrue
StaticTrue
Create method is in 6 classes of ROOT\WebAdministration and in 15 namespaces
RevertToParent method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PropertyNamestring0-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Reverts an application's configuration value or values to those of its parent.'
implementedTrue
RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace

Derived methods (9) of Application class

AddCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
CollectionElementNamestring1-
ElementParametersobject:NameValueConfigurationElement2-
AddElementNamestring3-{'OPTIONAL':True}
RelativePathstring4-{'OPTIONAL':True}
Locationstring5-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Creates collection element with a given name.'
ImplementedTrue
AddCollectionElement method is in 5 classes of ROOT\WebAdministration and in 1 namespace
ClearAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-{'OPTIONAL':True}
Locationstring3-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Clears attribute value from the configuration element.'
ImplementedTrue
ClearAttribute method is in 5 classes of ROOT\WebAdministration and in 1 namespace
GetAllSections method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Sectionsobject:ConfigurationSection0-
bypass_getobjectTrue
Description'Retrieves all of the configuration sections under a configured object.'
ImplementedTrue
GetAllSections method is in 5 classes of ROOT\WebAdministration and in 1 namespace
GetAttribute method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-{'OPTIONAL':True}
Locationstring3-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Retrieves the string representation of configuration attribute.'
ImplementedTrue
GetAttribute method is in 5 classes of ROOT\WebAdministration and in 2 namespaces
GetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
TargetNamestring1-
MetadataNamestring2-
RelativePathstring3-{'OPTIONAL':True}
Locationstring4-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Retrieves the string representation of configuration metadata.'
ImplementedTrue
GetRawMetadata method is in 5 classes of ROOT\WebAdministration and in 2 namespaces
GetSection method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionNamestring0-
Sectionobject:ConfigurationSection1-
bypass_getobjectTrue
Description'Retrieves the contents of a configuration section for a configured object.'
ImplementedTrue
GetSection method is in 5 classes of ROOT\WebAdministration and in 1 namespace
RemoveCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
CollectionElementNamestring1-
ElementParametersobject:NameValueConfigurationElement2-
RelativePathstring3-{'OPTIONAL':True}
Locationstring4-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Removes collection element with a given key values.'
ImplementedTrue
RemoveCollectionElement method is in 5 classes of ROOT\WebAdministration and in 1 namespace
SetAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
AttributeNamestring1-
RelativePathstring2-{'OPTIONAL':True}
Locationstring3-{'OPTIONAL':True}
Valuestring4-
bypass_getobjectTrue
Description'Sets attribute value from the string representation of configuration attribute.'
ImplementedTrue
SetAttribute method is in 5 classes of ROOT\WebAdministration and in 1 namespace
SetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0-
TargetNamestring1-
MetadataNamestring2-
MetadataValuestring3-
RelativePathstring4-{'OPTIONAL':True}
Locationstring5-{'OPTIONAL':True}
bypass_getobjectTrue
Description'Retrieves the string representation of configuration metadata.'
ImplementedTrue
SetRawMetadata method is in 5 classes of ROOT\WebAdministration and in 2 namespaces

Detailed description of Application properties

Local properties (8) of Application class

ApplicationPool property
CIMTYPE'string'
Description'A read/write string value that specifies a case-sensitive name for the application pool for an application.'
readTrue
writeTrue
ApplicationPool property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
EnabledProtocols property
CIMTYPE'string'
Description'A read/write string array that specifies the protocols that requests can use to access an application.'
readTrue
writeTrue
EnabledProtocols property is in 2 classes of ROOT\WebAdministration and in 3 namespaces
Path property
CIMTYPE'string'
Description'A read-only string value that specifies the virtual path of the application after the host header.'
keyTrue
readTrue
writeFalse
Path property is in 128 classes of ROOT\WebAdministration and in 30 namespaces
PreloadEnabled property
CIMTYPE'boolean'
Description'A read/write Boolean value that specifies if application should be pre-loaded.'
readTrue
writeTrue
PreloadEnabled property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
ServiceAutoStartEnabled property
CIMTYPE'boolean'
Description'A read/write Boolean value that specifies whether application service auto-start is enabled.'
readTrue
writeTrue
ServiceAutoStartEnabled property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
ServiceAutoStartProvider property
CIMTYPE'string'
Description'A read/write string value that specifies the provider for application service auto-start.'
readTrue
writeTrue
ServiceAutoStartProvider property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
SiteName property
CIMTYPE'string'
Description'A read-only string value that specifies the unique name of the Web site.'
keyTrue
readTrue
writeFalse
SiteName property is in 3 classes of ROOT\WebAdministration and in 3 namespaces
VirtualDirectoryDefaults property
CIMTYPE'object:VirtualDirectoryElementDefaults'
Description'A VirtualDirectoryElementDefaults object whose read/write properties specify default values for virtual directories under the application.'
readTrue
writeFalse
VirtualDirectoryDefaults property is in 3 classes of ROOT\WebAdministration and in 2 namespaces

Application Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Represents an IIS application.'
DisplayName'Application'
dynamicTrue
factory_clsid'{b8fb0b59-b5bf-42a2-8fdd-fb400e5f5883}'
Locale1033
provider'WebAdministrationProvider'
section_path'system.applicationHost/sites'
SupportCreateTrue
SupportsDeleteTrue
SupportsUpdateTrue

Application System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration:Application'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['ConfiguredObject', 'Object']___SYSTEM8
__PROPERTY_COUNT8___SYSTEM3
__RELPATH'Application'___SYSTEM8
__DYNASTY'Object'___SYSTEM8
__SUPERCLASS'ConfiguredObject'___SYSTEM8
__CLASS'Application'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Application

Number of classes:15
comments powered by Disqus
WUtils.com