ManagementLockListResult interface
Properties
nextLink |
The URL to use for getting the next set of results.
|
value |
The list of locks.
|
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
value
The list of locks.
value?: ManagementLockObject[]
Property Value