File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
src/ResourceManager/Compute/Commands.Compute/help Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 11---
22external help file : Microsoft.Azure.Commands.Compute.dll-Help.xml
33ms.assetid : 7C3CF963-6F1A-444C-B90C-C1D24F89204D
4- online version :
4+ online version :
55schema : 2.0.0
66---
77
@@ -44,7 +44,7 @@ Forces the command to run without asking for user confirmation.
4444``` yaml
4545Type : SwitchParameter
4646Parameter Sets : (All)
47- Aliases :
47+ Aliases :
4848
4949Required : False
5050Position : Named
@@ -57,7 +57,7 @@ Accept wildcard characters: False
5757The resource group name.` ` ` yaml
5858Type : String
5959Parameter Sets : IdParameterSetName
60- Aliases :
60+ Aliases :
6161
6262Required : True
6363Position : 0
@@ -70,7 +70,7 @@ Accept wildcard characters: False
7070The virtual machine name.` ` ` yaml
7171Type : String
7272Parameter Sets : (All)
73- Aliases :
73+ Aliases :
7474
7575Required : True
7676Position : 1
@@ -85,7 +85,7 @@ Specifies the name of the resource group of the virtual machine.
8585` ` ` yaml
8686Type : String
8787Parameter Sets : ResourceGroupNameParameterSetName
88- Aliases :
88+ Aliases :
8989
9090Required : True
9191Position : 0
@@ -95,12 +95,13 @@ Accept wildcard characters: False
9595` ` `
9696
9797### -StayProvisioned
98- Indicates that this cmdlet uses the stay provisioned setting.
98+ The cmdlet stops all the virtual machines within the VMSS but does not deallocate them. The account
99+ is charged for the stopped virtual machines.
99100
100101` ` ` yaml
101102Type : SwitchParameter
102103Parameter Sets : (All)
103- Aliases :
104+ Aliases :
104105
105106Required : False
106107Position : Named
You can’t perform that action at this time.
0 commit comments