Skip to content

Commit 1cf13b6

Browse files
Merge pull request #1 from simon-michaud/simon-michaud-patch-1
Update doc to include ReadOnlyLock for LocLevel
2 parents 1faaacd + f4bed7b commit 1cf13b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Resources/Commands.Resources/help/New-AzureRmResourceLock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Accept wildcard characters: False
185185
186186
### -LockLevel
187187
Specifies the level for the lock.
188-
Currently, the only valid value is CanNotDelete.
188+
Currently, valid values are CanNotDelete, ReadOnlyLock.
189189
190190
```yaml
191191
Type: LockLevel

0 commit comments

Comments
 (0)