Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 1.7 KB

SharePointSites.adoc

File metadata and controls

80 lines (63 loc) · 1.7 KB

DSC Resource 'SharePointSites'

SharePointSites is used to ###TBD###

Source

DSC Resource

Documentation

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

Sites

Mandatory

Hashtable[]

set of sites

Table 2. Attributes of category 'SharePointSites/Sites'
Parameter Attribute DataType Description Allowed Values
Example
SharePointSites:
  Sites:
    - Name: Contoso Content
      Url: https://content.contoso.com
      OwnerAlias: contoso\sp_setup
      ContentDatabase: SP2016_Content_01
      Description: Root site for content
      Language: 1033
      Template: STS#0
    - Name: App Catalog
      Url: https://content.contoso.com/sites/AppCatalog
      OwnerAlias: contoso\sp_setup
      ContentDatabase: SP2016_Content_01
      Description: App Catalog
      Language: 1033
      Template: APPCATELOG#0