File tree Expand file tree Collapse file tree 1 file changed +1
-56
lines changed
src/ResourceManager/Sql/Commands.Sql/help Expand file tree Collapse file tree 1 file changed +1
-56
lines changed Original file line number Diff line number Diff line change @@ -163,42 +163,13 @@ Accept pipeline input: False
163
163
Accept wildcard characters : False
164
164
` ` `
165
165
166
- <<<<<<< HEAD
167
- ### -InformationAction
168
- Specifies how this cmdlet responds to an information event.
169
-
170
- The acceptable values for this parameter are:
171
-
172
- - Continue
173
- - Ignore
174
- - Inquire
175
- - SilentlyContinue
176
- - Stop
177
- - Suspend
178
-
179
- ` ` ` yaml
180
- Type : ActionPreference
181
- Parameter Sets : (All)
182
- Aliases : infa
183
-
184
- Required : False
185
- Position : Named
186
- Default value : None
187
- Accept pipeline input : False
188
- Accept wildcard characters : False
189
- ` ` `
190
-
191
- ### -InformationVariable
192
- Specifies an information variable.
193
- =======
194
166
### -MaxSizeBytes
195
167
Specifies the maximum size of the database in bytes.
196
- >>>>>>> azure/preview
197
168
198
169
` ` ` yaml
199
170
Type : Int64
200
171
Parameter Sets : (All)
201
- Aliases : iv
172
+ Aliases :
202
173
203
174
Required : False
204
175
Position : Named
@@ -207,36 +178,12 @@ Accept pipeline input: False
207
178
Accept wildcard characters : False
208
179
` ` `
209
180
210
- <<<<<<< HEAD
211
- ### -MaxSizeBytes
212
- Specifies the maximum size of the database in bytes.
213
-
214
- ` ` ` yaml
215
- Type : Int64
216
- Parameter Sets : (All)
217
- Aliases :
218
- =======
219
181
### -ReadScale
220
182
The read scale option to assign to the Azure SQL Database.(Enabled/Disabled)` ` ` yaml
221
183
Type : DatabaseReadScale
222
184
Parameter Sets : (All)
223
185
Aliases :
224
186
Accepted values : Disabled, Enabled
225
- >>>>>>> azure/preview
226
-
227
- Required : False
228
- Position : Named
229
- Default value : None
230
- Accept pipeline input : False
231
- Accept wildcard characters : False
232
- ` ` `
233
-
234
- <<<<<<< HEAD
235
- ### -ReadScale
236
- The read scale option to assign to the Azure SQL Database.(Enabled/Disabled)` ` ` yaml
237
- Type : DatabaseReadScale
238
- Parameter Sets : (All)
239
- Aliases :
240
187
241
188
Required : False
242
189
Position : Named
@@ -245,8 +192,6 @@ Accept pipeline input: False
245
192
Accept wildcard characters : False
246
193
` ` `
247
194
248
- =======
249
- >>>>>>> azure/preview
250
195
### -RequestedServiceObjectiveName
251
196
Specifies the name of the service objective to assign to the database.
252
197
You can’t perform that action at this time.
0 commit comments