Compartir a través de


ManagementLocksOperationsExtensions.GetAtSubscriptionLevel Método

Definición

Obtiene un bloqueo de administración en el nivel de suscripción.

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

Parámetros

operations
IManagementLocksOperations

El grupo de operaciones de este método de extensión.

lockName
String

Nombre del bloqueo que se va a obtener.

Devoluciones

Se aplica a