Compartilhar via


ManagementLocksOperationsExtensions.GetAtSubscriptionLevel Método

Definição

Obtém um bloqueio de gerenciamento no nível da assinatura.

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

O grupo de operações para esse método de extensão.

lockName
String

O nome do bloqueio a ser obtido.

Retornos

Aplica-se a