Partager via


ManagementLocksOperationsExtensions.GetByScope Méthode

Définition

Obtenir un verrou de gestion par étendue.

public static Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject GetByScope (this Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations operations, string scope, string lockName);
static member GetByScope : Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations * string * string -> Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject
<Extension()>
Public Function GetByScope (operations As IManagementLocksOperations, scope As String, lockName As String) As ManagementLockObject

Paramètres

operations
IManagementLocksOperations

Groupe d’opérations pour cette méthode d’extension.

scope
String

Étendue du verrou.

lockName
String

Nom du verrou.

Retours

S’applique à