Application, ROOT\WebAdministration\MS_409

Class | Methods (11) | Properties (8) | Qualifiers (4) | Instances | 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}
Description'Creates a Web application.'
Create method is in 6 classes of ROOT\WebAdministration\MS_409 and in 16 namespaces
▲ RevertToParent method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PropertyNamestring0✓-
Description'Reverts an application's configuration value or values to those of its parent.'
RevertToParent method is in 120 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

Derived methods (9) of Application class

▲ AddCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
CollectionElementNamestring1✓-
ElementParametersobject:NameValueConfigurationElement2✓-
AddElementNamestring3✓-
RelativePathstring4✓-
Locationstring5✓-
Description'Creates collection element with a given name.'
AddCollectionElement method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ClearAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
AttributeNamestring1✓-
RelativePathstring2✓-
Locationstring3✓-
Description'Clears attribute value from the configuration element.'
ClearAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ GetAllSections method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Sectionsobject:ConfigurationSection0-✓
Description'Retrieves all of the configuration sections under a configured object.'
GetAllSections method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ GetAttribute method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
AttributeNamestring1✓-
RelativePathstring2✓-
Locationstring3✓-
Description'Retrieves the string representation of configuration attribute.'
GetAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ GetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
TargetNamestring1✓-
MetadataNamestring2✓-
RelativePathstring3✓-
Locationstring4✓-
Description'Retrieves the string representation of configuration metadata.'
GetRawMetadata method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ GetSection method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionNamestring0✓-
Sectionobject:ConfigurationSection1-✓
Description'Retrieves the contents of a configuration section for a configured object.'
GetSection method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ RemoveCollectionElement method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
CollectionElementNamestring1✓-
ElementParametersobject:NameValueConfigurationElement2✓-
RelativePathstring3✓-
Locationstring4✓-
Description'Removes collection element with a given key values.'
RemoveCollectionElement method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ SetAttribute method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
AttributeNamestring1✓-
RelativePathstring2✓-
Locationstring3✓-
Valuestring4✓-
Description'Sets attribute value from the string representation of configuration attribute.'
SetAttribute method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ SetRawMetadata method
Returnstring {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SectionPathstring0✓-
TargetNamestring1✓-
MetadataNamestring2✓-
MetadataValuestring3✓-
RelativePathstring4✓-
Locationstring5✓-
Description'Retrieves the string representation of configuration metadata.'
SetRawMetadata method is in 5 classes of ROOT\WebAdministration\MS_409 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.'
ApplicationPool property is in 2 classes of ROOT\WebAdministration\MS_409 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.'
EnabledProtocols property is in 2 classes of ROOT\WebAdministration\MS_409 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
Path property is in 128 classes of ROOT\WebAdministration\MS_409 and in 30 namespaces
▲ PreloadEnabled property
CIMTYPE'boolean'
Description'A read/write Boolean value that specifies if application should be pre-loaded.'
PreloadEnabled property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ServiceAutoStartEnabled property
CIMTYPE'boolean'
Description'A read/write Boolean value that specifies whether application service auto-start is enabled.'
ServiceAutoStartEnabled property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ServiceAutoStartProvider property
CIMTYPE'string'
Description'A read/write string value that specifies the provider for application service auto-start.'
ServiceAutoStartProvider property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ SiteName property
CIMTYPE'string'
Description'A read-only string value that specifies the unique name of the Web site.'
keyTrue
SiteName property is in 3 classes of ROOT\WebAdministration\MS_409 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.'
VirtualDirectoryDefaults property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

Application Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'Represents an IIS application.'✗✓✓✗✓
DisplayName'Application'✓✓✓✗✓
LOCALE1033✓✓✓✗✓

Application System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:Application'___SYSTEM8✗✗
__NAMESPACE'ROOT\WebAdministration\MS_409'___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