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 1
1
---
2
2
external help file : Microsoft.Azure.Commands.Compute.dll-Help.xml
3
3
ms.assetid : 7C3CF963-6F1A-444C-B90C-C1D24F89204D
4
- online version :
4
+ online version :
5
5
schema : 2.0.0
6
6
---
7
7
@@ -44,7 +44,7 @@ Forces the command to run without asking for user confirmation.
44
44
``` yaml
45
45
Type : SwitchParameter
46
46
Parameter Sets : (All)
47
- Aliases :
47
+ Aliases :
48
48
49
49
Required : False
50
50
Position : Named
@@ -57,7 +57,7 @@ Accept wildcard characters: False
57
57
The resource group name.` ` ` yaml
58
58
Type : String
59
59
Parameter Sets : IdParameterSetName
60
- Aliases :
60
+ Aliases :
61
61
62
62
Required : True
63
63
Position : 0
@@ -70,7 +70,7 @@ Accept wildcard characters: False
70
70
The virtual machine name.` ` ` yaml
71
71
Type : String
72
72
Parameter Sets : (All)
73
- Aliases :
73
+ Aliases :
74
74
75
75
Required : True
76
76
Position : 1
@@ -85,7 +85,7 @@ Specifies the name of the resource group of the virtual machine.
85
85
` ` ` yaml
86
86
Type : String
87
87
Parameter Sets : ResourceGroupNameParameterSetName
88
- Aliases :
88
+ Aliases :
89
89
90
90
Required : True
91
91
Position : 0
@@ -95,12 +95,13 @@ Accept wildcard characters: False
95
95
` ` `
96
96
97
97
### -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.
99
100
100
101
` ` ` yaml
101
102
Type : SwitchParameter
102
103
Parameter Sets : (All)
103
- Aliases :
104
+ Aliases :
104
105
105
106
Required : False
106
107
Position : Named
You can’t perform that action at this time.
0 commit comments