Skip to content

Commit 6b5fd47

Browse files
authored
Merge pull request #5772 from simon-michaud/preview
add ReadOnly value to LockLevel param in doc
2 parents 6a893ee + 98ef158 commit 6b5fd47

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, ReadOnly.
189189
190190
```yaml
191191
Type: LockLevel

0 commit comments

Comments
 (0)