- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 212字
- 2021-07-02 19:35:54
Conventions
In this book, you will find a number of text styles 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: "The VHD gets uploaded and the manifest.json file gets created."
A block of code is set as follows:
{
"$schema": http://schema.management.azure.com/schemas/2015-01-01/
deploymentTeplate.json#,
"contentVersion": "",
"parameters": { },
"variables": { },
"resources": [ ],
"outputs": { }
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
{
"$schema": http://schema.management.azure.com/schemas/2015-01-01/
deploymentTeplate.json#,
"contentVersion": "",
"parameters": { },
"variables": { },
"resources": [ ],
"outputs": { }
}
Any command-line input or output is written as follows:
RegisterWithAzure.ps1 -azureDirectory YourDirectory
-azureSubscriptionId YourGUID -azureSubscriptionOwner YourAccountName
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Finally, it is here in the Physical Nodes tab, that defines the IP addresses, hostnames, and so on."
- jQuery Mobile Web Development Essentials(Third Edition)
- Visual C++實(shí)例精通
- 跟小海龜學(xué)Python
- R語言游戲數(shù)據(jù)分析與挖掘
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- 數(shù)據(jù)結(jié)構(gòu)與算法JavaScript描述
- 深入理解Java7:核心技術(shù)與最佳實(shí)踐
- Python自然語言處理(微課版)
- Mastering Yii
- Mathematica Data Analysis
- Clojure for Java Developers
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- Android Studio Cookbook
- Tableau Desktop可視化高級應(yīng)用
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)(慕課版)