VirtualDirectory, ROOT\WebAdministration
Class
| Methods (11)
| Properties (8)
| Qualifiers (10)
| Instances (21)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Represents an IIS virtual directory.
VirtualDirectory methods VirtualDirectory has 11 methods (2 Local , 9 Derived )
VirtualDirectory properties VirtualDirectory has 8 properties (8 Local )
Detailed description of VirtualDirectory methods Local methods (2) of VirtualDirectory class ▲ Create methodReturn Parameters Name CIMType ID IN OUT Qualifiers VirtualDirectoryPath string 0 ✓ - {'In':True} ApplicationPath string 1 ✓ - {'In':True} PhysicalPath string 2 ✓ - {'In':True,'OPTIONAL':True} SiteName string 3 ✓ - {'In':True}
bypass_getobject True Constructor True Description 'Creates a virtual directory.' Implemented True Static True Create method is in 6 classes of ROOT\WebAdministration and in 15 namespaces
▲ RevertToParent methodReturn Parameters Name CIMType ID IN OUT Qualifiers PropertyName string 0 ✓ - {'OPTIONAL':True}
bypass_getobject True Description 'Reverts a virtual directory's configuration value or values to those of its parent.' implemented True RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace
Derived methods (9) of VirtualDirectory class ▲ AddCollectionElement methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 VirtualDirectory properties Local properties (8) of VirtualDirectory class ▲ AllowSubDirConfig propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if IIS looks for Web.config files in content directories lower than the current level; false if IIS does not look for these files in directories lower than the current level.' read True write True AllowSubDirConfig property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ LogonMethod propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies how a user is locally logged on.' read True ValueMap ['0', '1', '2', '3'] Values ['Interactive', 'Batch', 'Network', 'ClearText'] write True LogonMethod property is in 7 classes of ROOT\WebAdministration and in 3 namespaces
VirtualDirectory Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Represents an IIS virtual directory.' ✗ ✓ ✓ ✓ ✓
DisplayName 'Virtual Directory' ✓ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
factory_clsid '{fa27eebb-8590-42e6-931e-e94d20f11898}' ✓ ✓ ✓ ✗ ✓
Locale 1033 ✓ ✓ ✓ ✓ ✓
provider 'WebAdministrationProvider' ✓ ✗ ✓ ✗ ✓
section_path 'system.applicationHost/sites' ✓ ✓ ✓ ✗ ✓
SupportsCreate True ✗ ✗ ✓ ✗ ✓
SupportsDelete True ✗ ✗ ✓ ✗ ✓
SupportsUpdate True ✗ ✗ ✓ ✗ ✓
VirtualDirectory System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration:VirtualDirectory' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfiguredObject', 'Object'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 8 ___SYSTEM 3 ✗ ✗
__RELPATH 'VirtualDirectory ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'Object ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfiguredObject ' ___SYSTEM 8 ✗ ✗
__CLASS 'VirtualDirectory ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to VirtualDirectory Number of classes:9
Please enable JavaScript to view the comments powered by Disqus.