|
|
Server, ROOT\WebAdministration
Class
| Methods (13)
| Properties (4)
| Qualifiers (8)
| Instances (1)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionExposes default configuration settings for applications, application pools, Web sites, and virtual directories on a Web server running IIS.
Server methodsServer has 13 methods (4 Local, 9 Derived)
Server propertiesServer has 4 properties (4 Local)
Detailed description of Server methodsLocal methods (4) of Server class| ▲ BeginUpdateBatch method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| Path | string | 0 | ✓ | - | {'In':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Starts batch of configuration changes for indicated path.' |
|---|
| Implemented | True |
|---|
| Static | True |
|---|
| BeginUpdateBatch method is in 1 class (Server) of ROOT\WebAdministration and in 1 namespace |
| ▲ EndUpdateBatch method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| DoCommitChanges | boolean | 0 | ✓ | - | {'In':True,'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Ends batch of configuration changes, commits changes by default.' |
|---|
| Implemented | True |
|---|
| Static | True |
|---|
| EndUpdateBatch method is in 1 class (Server) of ROOT\WebAdministration and in 1 namespace |
| ▲ GetMetadata method |
|---|
| Return | string {'out':True} |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| Name | string | 0 | ✓ | - | {'In':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves metadata for the server.' |
|---|
| Implemented | True |
|---|
| Static | True |
|---|
| GetMetadata method is in 1 class (Server) of ROOT\WebAdministration and in 2 namespaces |
| ▲ SetMetadata method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| Name | string | 0 | ✓ | - | {'In':True} | | Value | string | 1 | ✓ | - | {'In':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Sets metadata for the server.' |
|---|
| Implemented | True |
|---|
| Static | True |
|---|
| SetMetadata method is in 1 class (Server) of ROOT\WebAdministration and in 1 namespace |
Derived methods (9) of Server class| ▲ AddCollectionElement method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | CollectionElementName | string | 1 | ✓ | - | | | ElementParameters | object:NameValueConfigurationElement | 2 | ✓ | - | | | AddElementName | string | 3 | ✓ | - | {'OPTIONAL':True} | | RelativePath | string | 4 | ✓ | - | {'OPTIONAL':True} | | Location | string | 5 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Creates collection element with a given name.' |
|---|
| Implemented | True |
|---|
| AddCollectionElement method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ ClearAttribute method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | AttributeName | string | 1 | ✓ | - | | | RelativePath | string | 2 | ✓ | - | {'OPTIONAL':True} | | Location | string | 3 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Clears attribute value from the configuration element.' |
|---|
| Implemented | True |
|---|
| ClearAttribute method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ GetAllSections method |
|---|
| Return | |
|---|
| Parameters | |
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves all of the configuration sections under a configured object.' |
|---|
| Implemented | True |
|---|
| GetAllSections method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ GetAttribute method |
|---|
| Return | string {'out':True} |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | AttributeName | string | 1 | ✓ | - | | | RelativePath | string | 2 | ✓ | - | {'OPTIONAL':True} | | Location | string | 3 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves the string representation of configuration attribute.' |
|---|
| Implemented | True |
|---|
| GetAttribute method is in 5 classes of ROOT\WebAdministration and in 2 namespaces |
| ▲ GetRawMetadata method |
|---|
| Return | string {'out':True} |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | TargetName | string | 1 | ✓ | - | | | MetadataName | string | 2 | ✓ | - | | | RelativePath | string | 3 | ✓ | - | {'OPTIONAL':True} | | Location | string | 4 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves the string representation of configuration metadata.' |
|---|
| Implemented | True |
|---|
| GetRawMetadata method is in 5 classes of ROOT\WebAdministration and in 2 namespaces |
| ▲ GetSection method |
|---|
| Return | |
|---|
| Parameters | |
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves the contents of a configuration section for a configured object.' |
|---|
| Implemented | True |
|---|
| GetSection method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ RemoveCollectionElement method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | CollectionElementName | string | 1 | ✓ | - | | | ElementParameters | object:NameValueConfigurationElement | 2 | ✓ | - | | | RelativePath | string | 3 | ✓ | - | {'OPTIONAL':True} | | Location | string | 4 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Removes collection element with a given key values.' |
|---|
| Implemented | True |
|---|
| RemoveCollectionElement method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ SetAttribute method |
|---|
| Return | |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | AttributeName | string | 1 | ✓ | - | | | RelativePath | string | 2 | ✓ | - | {'OPTIONAL':True} | | Location | string | 3 | ✓ | - | {'OPTIONAL':True} | | Value | string | 4 | ✓ | - | |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Sets attribute value from the string representation of configuration attribute.' |
|---|
| Implemented | True |
|---|
| SetAttribute method is in 5 classes of ROOT\WebAdministration and in 1 namespace |
| ▲ SetRawMetadata method |
|---|
| Return | string {'out':True} |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| SectionPath | string | 0 | ✓ | - | | | TargetName | string | 1 | ✓ | - | | | MetadataName | string | 2 | ✓ | - | | | MetadataValue | string | 3 | ✓ | - | | | RelativePath | string | 4 | ✓ | - | {'OPTIONAL':True} | | Location | string | 5 | ✓ | - | {'OPTIONAL':True} |
|
|---|
| bypass_getobject | True |
|---|
| Description | 'Retrieves the string representation of configuration metadata.' |
|---|
| Implemented | True |
|---|
| SetRawMetadata method is in 5 classes of ROOT\WebAdministration and in 2 namespaces |
Detailed description of Server propertiesLocal properties (4) of Server class| ▲ ApplicationDefaults property |
|---|
| CIMTYPE | 'object:ApplicationElementDefaults' |
|---|
| Description | 'A read/write ApplicationElementDefaults value that specifies the default application pool and protocols for new applications.' |
|---|
| read | True |
|---|
| write | False |
|---|
| ApplicationDefaults property is in 2 classes of ROOT\WebAdministration and in 2 namespaces |
| ▲ ApplicationPoolDefaults property |
|---|
| CIMTYPE | 'object:ApplicationPoolElementDefaults' |
|---|
| Description | 'A read/write ApplicationPoolElementDefaults value that contains the default properties for the ApplicationPool class.' |
|---|
| read | True |
|---|
| write | False |
|---|
| ApplicationPoolDefaults property is in 1 class (Server) of ROOT\WebAdministration and in 2 namespaces |
| ▲ SiteDefaults property |
|---|
| CIMTYPE | 'object:SiteElementDefaults' |
|---|
| Description | 'A read/write SiteElementDefaults value that contains the default values for an IIS Web site.' |
|---|
| read | True |
|---|
| write | False |
|---|
| SiteDefaults property is in 1 class (Server) of ROOT\WebAdministration and in 2 namespaces |
| ▲ VirtualDirectoryDefaults property |
|---|
| CIMTYPE | 'object:VirtualDirectoryElementDefaults' |
|---|
| Description | 'A read/write VirtualDirectoryElementDefaults value that exposes default configuration settings for IIS virtual directories.' |
|---|
| read | True |
|---|
| write | False |
|---|
| VirtualDirectoryDefaults property is in 3 classes of ROOT\WebAdministration and in 2 namespaces |
Server Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'Exposes default configuration settings for applications, application pools, Web sites, and virtual directories on a Web server running IIS.' | ✗ | ✓ | ✓ | ✓ | ✓ |
| DisplayName | 'Server' | ✓ | ✓ | ✓ | ✓ | ✓ |
| dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
| factory_clsid | '{0be3744f-8efe-4416-9a2d-273f154be203}' | ✓ | ✓ | ✓ | ✗ | ✓ |
| Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
| provider | 'WebAdministrationProvider' | ✓ | ✗ | ✓ | ✗ | ✓ |
| Singleton | True | ✓ | ✓ | ✗ | ✗ | ✓ |
| SupportsUpdate | True | ✗ | ✗ | ✓ | ✗ | ✓ |
Server System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\WebAdministration:Server' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['ConfiguredObject', 'Object'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 4 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'Server' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'ConfiguredObject' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'Server' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to ServerNumber of classes:8
comments powered by
|
|