Skip to content

Commit f66c578

Browse files
committed
Fixed merge conflict
1 parent 4140a25 commit f66c578

File tree

1 file changed

+1
-56
lines changed

1 file changed

+1
-56
lines changed

src/ResourceManager/Sql/Commands.Sql/help/New-AzureRmSqlDatabase.md

Lines changed: 1 addition & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -163,42 +163,13 @@ Accept pipeline input: False
163163
Accept wildcard characters: False
164164
```
165165
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-
=======
194166
### -MaxSizeBytes
195167
Specifies the maximum size of the database in bytes.
196-
>>>>>>> azure/preview
197168
198169
```yaml
199170
Type: Int64
200171
Parameter Sets: (All)
201-
Aliases: iv
172+
Aliases:
202173

203174
Required: False
204175
Position: Named
@@ -207,36 +178,12 @@ Accept pipeline input: False
207178
Accept wildcard characters: False
208179
```
209180
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-
=======
219181
### -ReadScale
220182
The read scale option to assign to the Azure SQL Database.(Enabled/Disabled)```yaml
221183
Type: DatabaseReadScale
222184
Parameter Sets: (All)
223185
Aliases:
224186
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:
240187

241188
Required: False
242189
Position: Named
@@ -245,8 +192,6 @@ Accept pipeline input: False
245192
Accept wildcard characters: False
246193
```
247194
248-
=======
249-
>>>>>>> azure/preview
250195
### -RequestedServiceObjectiveName
251196
Specifies the name of the service objective to assign to the database.
252197

0 commit comments

Comments
 (0)