SiteManagementUnit Class
IIS 7.0
Encapsulates contextual information about the site being managed.
System..::..Object
Microsoft.Web.Management.Server..::..ManagementUnit
Microsoft.Web.Management.Server..::..ApplicationManagementUnit
Microsoft.Web.Management.Server..::..SiteManagementUnit
Microsoft.Web.Management.Server..::..ManagementUnit
Microsoft.Web.Management.Server..::..ApplicationManagementUnit
Microsoft.Web.Management.Server..::..SiteManagementUnit
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The SiteManagementUnit type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Administration | Gets the current management administration configuration. (Inherited from ManagementUnit.) |
![]() | ApplicationPath | Gets the application path for the application management unit. (Inherited from ApplicationManagementUnit.) |
![]() | Configuration | Gets configuration information for the current management unit. (Inherited from ManagementUnit.) |
![]() | ConfigurationMap | Gets the configuration map for the management unit. (Inherited from ManagementUnit.) |
![]() | ConfigurationPath | Gets the configuration path information for the current management unit. (Inherited from ManagementUnit.) |
![]() | Context | Gets management context information for the current management unit. (Inherited from ManagementUnit.) |
![]() | FrameworkVersion | Gets the .NET Framework version for the current management unit. (Inherited from ManagementUnit.) |
![]() | IsUserServerAdministrator | Gets a value indicating whether the calling user is a server administrator. (Inherited from ManagementUnit.) |
![]() | Scope | Gets a value that specifies that the management scope is ManagementScope..::..Site. (Overrides ApplicationManagementUnit..::..Scope.) |
![]() | ServerManager | Gets the server manager for the management unit. (Inherited from ManagementUnit.) |
![]() | SiteName | Gets the site name for the application management unit. (Inherited from ApplicationManagementUnit.) |
| Name | Description | |
|---|---|---|
![]() | CreateConfigurationMap | When overridden in a derived class, creates a file map that contains global configuration information that is applicable to this management unit. (Inherited from ManagementUnit.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetApplication | Returns a new application management unit for the specified application path. |
![]() | GetAssociatedFrameworkVersion | Returns the .NET Framework version for the application management unit. (Inherited from ApplicationManagementUnit.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetModuleProviders | Returns a collection of module providers of the specified type. (Inherited from ManagementUnit.) |
![]() | GetModuleService | Retrieves the ModuleService object that corresponds to the specified module name. (Inherited from ManagementUnit.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetTypeInformation(String) | When the GetTypeInformation(String, Boolean, Type) method is overridden in a derived class, retrieves the assembly-qualified type names for all types in the current management scope that derive from the specified base type name. (Inherited from ManagementUnit.) |
![]() | GetTypeInformation(String, Boolean) | When the GetTypeInformation(String, Boolean, Type) method is overridden in a derived class, retrieves the assembly-qualified type names for all types in the current management scope that derive from the specified base type name, optionally including types that are not public. (Inherited from ManagementUnit.) |
![]() | GetTypeInformation(String, Boolean, Type) | Retrieves the assembly-qualified type names for all types in the application management scope that derive from the specified base type name, optionally including types that are not public, and using the specified generator to create type information. (Inherited from ApplicationManagementUnit.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Update | Commits changes on the ManagementUnit. (Inherited from ManagementUnit.) |
