English | Polish |
module level | poziom modułu (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 | zmienna poziomu modułu (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 | Moduł ponownego zapisywania adresów URL dla usług 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 | Moduł Windows Azure Active Directory dla 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 | Moduł Windows Azure AD dla 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) |