Partager via


ManagementLocksOperationsExtensions.GetAtSubscriptionLevel Méthode

Définition

Obtient un verrou de gestion au niveau de l’abonnement.

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

Paramètres

operations
IManagementLocksOperations

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

lockName
String

Nom du verrou à obtenir.

Retours

S’applique à