Site, ROOT\WebAdministration\MS_409
Class
| Methods (14)
| Properties (10)
| Qualifiers (4)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionRepresents an IIS Web site.
Site methodsSite has 14 methods (5 Local, 9 Derived)
Site propertiesSite has 10 properties (10 Local)
Detailed description of Site methodsLocal methods (5) of Site class
▲ GetState method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
ProtocolName | string | 0 | ✓ | - | {'In':True} |
|
---|
Description | 'Returns the run-time state of a Web site.' |
---|
Values | ['Starting', 'Started', 'Stopping', 'Stopped', 'Unknown'] |
---|
GetState method is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces |
Derived methods (9) of Site class
▲ GetAttribute method |
---|
Return | string {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
SectionPath | string | 0 | ✓ | - | | AttributeName | string | 1 | ✓ | - | | RelativePath | string | 2 | ✓ | - | | Location | string | 3 | ✓ | - | |
|
---|
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 |
---|
Return | string {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
SectionPath | string | 0 | ✓ | - | | TargetName | string | 1 | ✓ | - | | MetadataName | string | 2 | ✓ | - | | RelativePath | string | 3 | ✓ | - | | Location | string | 4 | ✓ | - | |
|
---|
Description | 'Retrieves the string representation of configuration metadata.' |
---|
GetRawMetadata method is in 5 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces |
▲ SetAttribute method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
SectionPath | string | 0 | ✓ | - | | AttributeName | string | 1 | ✓ | - | | RelativePath | string | 2 | ✓ | - | | Location | string | 3 | ✓ | - | | Value | string | 4 | ✓ | - | |
|
---|
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 |
---|
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 | ✓ | - | | Location | string | 5 | ✓ | - | |
|
---|
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 Site propertiesLocal properties (10) of Site class▲ ApplicationDefaults property |
---|
CIMTYPE | 'object:ApplicationElementDefaults' |
---|
Description | 'An ApplicationElementDefaults object whose read/write properties contain the default values for applications within a Web site.' |
---|
ApplicationDefaults property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces |
▲ Bindings property |
---|
CIMTYPE | 'object:BindingElement' |
---|
Description | 'A read/write array of BindingElement objects.' |
---|
Bindings property is in 1 class (Site) of ROOT\WebAdministration\MS_409 and in 3 namespaces |
▲ VirtualDirectoryDefaults property |
---|
CIMTYPE | 'object:VirtualDirectoryElementDefaults' |
---|
Description | 'A read-only VirtualDirectoryElementDefaults object that contains the default values for virtual directories in a site.' |
---|
VirtualDirectoryDefaults property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces |
Site QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
AMENDMENT | True | ✗ | ✗ | ✓ | ✗ | ✓ |
Description | 'Represents an IIS Web site.' | ✗ | ✓ | ✓ | ✗ | ✓ |
DisplayName | 'Site' | ✓ | ✓ | ✓ | ✗ | ✓ |
LOCALE | 1033 | ✓ | ✓ | ✓ | ✗ | ✓ |
Site System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\WebAdministration\MS_409:Site' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\WebAdministration\MS_409' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | ['ConfiguredObject', 'Object'] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 10 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'Site' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | 'ConfiguredObject' | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'Site' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to SiteNumber of classes:8
|