共用方式為


ManagementLockListResult Class

Definition

List of management locks.

public class ManagementLockListResult : Microsoft.Azure.AzureOperationResponse
type ManagementLockListResult = class
    inherit AzureOperationResponse
Public Class ManagementLockListResult
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ManagementLockListResult

Constructors

ManagementLockListResult()

Initializes a new instance of the ManagementLockListResult class.

Properties

Lock

Optional. Gets or sets the list of locks.

NextLink

Optional. Gets or sets the URL to get the next set of results.

Applies to