English | German |
module level | Modulebene (Describes any variable or constant declared in the Declarations section of a module or outside a procedure. Variables or constants declared at the module level are available to all procedures in a module) |
module-level variable | Variable auf Modulebene (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module) |
URL Rewrite Module for IIS 7 | URL-Rewrite-Modul für IIS 7 (A module that dynamically alters Internet client requests that are based on rules that specify how a URL should be modified before it is processed. For example, Internet clients will see requests that look like http://www.example.com/catalog/product/123/, which are dynamically rewritten to the actual address of http://www.example.com/catalog.aspx?product=123) |
Windows Azure Active Directory Module for Windows PowerShell | Windows Azure Active Directory-Modul für Windows PowerShell (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more) |
Windows Azure AD Module for Windows PowerShell | Windows Azure AD-Modul für Windows PowerShell (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more) |