This repository was archived by the owner on Dec 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -4,25 +4,25 @@ languages:
44- csharp
55products :
66- azure
7- services : Compute
8- platforms : dotnet
9- author : yaohaizh
7+ extensions :
8+ - services : Compute
9+ - platforms : dotnet
1010---
1111
1212# Getting started with managing Virtual Machine with Managed Disks in C# #
1313
14- Azure Compute sample for managing virtual machines -
15- - Create a virtual machine
16- - Start a virtual machine
17- - Stop a virtual machine
18- - Restart a virtual machine
19- - Update a virtual machine
20- - Expand the OS drive
21- - Tag a virtual machine (there are many possible variations here)
22- - Attach data disks
23- - Detach data disks
24- - List virtual machines
25- - Delete a virtual machine.
14+ Azure Compute sample for managing virtual machines -
15+ - Create a virtual machine
16+ - Start a virtual machine
17+ - Stop a virtual machine
18+ - Restart a virtual machine
19+ - Update a virtual machine
20+ - Expand the OS drive
21+ - Tag a virtual machine (there are many possible variations here)
22+ - Attach data disks
23+ - Detach data disks
24+ - List virtual machines
25+ - Delete a virtual machine.
2626
2727
2828## Running this Sample ##
You can’t perform that action at this time.
0 commit comments