- Mastering Cloud Development using Microsoft Azure
- Roberto Freato Marco Parenzan
- 152字
- 2021-08-20 10:39:56
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: "First, deallocate the VM by invoking the deallocate
command."
A block of code is set as follows:
<AddressSpace> <AddressPrefix>10.1.0.0/16</AddressPrefix> </AddressSpace> <Subnets> <Subnet name="DataServer"> <AddressPrefix>10.1.2.0/24</AddressPrefix> </Subnet>
Any command-line input or output is written as follows:
$vn = Get-AzureRmVirtualNetwork -ResourceGroupName "CloudMakers" -Name "CloudMakers"
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: "Locate the New action and choose Data + Storage (or another semantically equivalent group)."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- UI圖標創意設計
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Linux C/C++服務器開發實踐
- 信息可視化的藝術:信息可視化在英國
- Visual FoxPro 程序設計
- Learning RabbitMQ
- 神經網絡編程實戰:Java語言實現(原書第2版)
- PLC編程及應用實戰
- Securing WebLogic Server 12c
- Python編程實戰
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Nginx Lua開發實戰
- INSTANT Adobe Edge Inspect Starter
- C++編程兵書
- Node.js 12實戰