examples/demo1/DSC_Configuration/SiteData/All.psd1

@{
    Name = 'All'
    ExampleProperty1 = 'From All SiteData'
}