Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 1.32 KB

WebApplicationPools.adoc

File metadata and controls

67 lines (51 loc) · 1.32 KB

DSC Resource 'WebApplicationPools'

WebApplicationPools is used to ###TBD###

Source

DSC Resource

Documentation

Table 1. Attributes of category 'WebApplicationPools'
Parameter Attribute DataType Description Allowed Values

Items

Mandatory

Hashtable[]

List of WebApplicationPool items.

Table 2. Attributes of category 'WebApplicationPools/Items'
Parameter Attribute DataType Description Allowed Values
Example
WebApplicationPools:
  Items:
    - Name: TestAppPool1
    - Name: TestAppPool2