- PowerCLI Cookbook
- Philip Sellers
- 145字
- 2021-07-23 20:04:44
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "To check the version you are running, open a PowerCLI prompt and run Get-PowerCLIVersion
."
Any command-line input or output is written as follows:
Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Scope Session -Confirm:$false
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Open the Organizations section under Manage & Monitor and select an organization."
推薦閱讀
- Implementing VMware Horizon 7(Second Edition)
- Microsoft Application Virtualization Cookbook
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 編程卓越之道(卷3):軟件工程化
- Java高手真經(高級編程卷):Java Web高級開發技術
- iOS開發實戰:從零基礎到App Store上架
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Mastering Swift 2
- 老“碼”識途
- TypeScript實戰指南
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Django 3.0入門與實踐
- Fast Data Processing with Spark(Second Edition)
- Rust游戲開發實戰
- Node.js 12實戰