- Learning PowerShell DSC(Second Edition)
- James Pogran
- 85字
- 2021-07-02 18:31:20
V4 DSC language extensions
DSC adds three new functions as language extensions to support declaring the expected state of a machine:
- Configuration: The configuration keyword is a DSC function that declares a set of operations to perform on a target system.
- Node: The node configuration keyword is a DSC function that declares the target host to perform operations on.
- Import-DscResource: This looks like a PowerShell cmdlet but really is a keyword. It locates the DSC resources needed to parse and compile the DSC configuration script.
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- 新編Premiere Pro CC從入門到精通
- Learning Apache Mahout Classification
- 可解釋機器學(xué)習(xí):模型、方法與實踐
- Visual C++開發(fā)入行真功夫
- Node.js:來一打 C++ 擴展
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實驗指導(dǎo)與習(xí)題選解(第2版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應(yīng)用
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- 測試工程師Python開發(fā)實戰(zhàn)
- Java核心技術(shù)速學(xué)版(第3版)
- HTML5+CSS+JavaScript深入學(xué)習(xí)實錄
- Office VBA開發(fā)經(jīng)典:中級進(jìn)階卷
- Data Visualization:Representing Information on Modern Web