Compartilhar via


ManagementLockOperationsExtensions.DeleteAtSubscriptionLevelAsync Método

Definição

Exclui o bloqueio de gerenciamento de uma assinatura.

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> DeleteAtSubscriptionLevelAsync (this Microsoft.Azure.Management.Resources.IManagementLockOperations operations, string lockName);
static member DeleteAtSubscriptionLevelAsync : Microsoft.Azure.Management.Resources.IManagementLockOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function DeleteAtSubscriptionLevelAsync (operations As IManagementLockOperations, lockName As String) As Task(Of AzureOperationResponse)

Parâmetros

operations
IManagementLockOperations

Referência ao Microsoft.Azure.Management.Resources.IManagementLockOperations.

lockName
String

Obrigatórios. O nome do bloqueio.

Retornos

Task<Microsoft.Azure.AzureOperationResponse>

Uma resposta de serviço padrão, incluindo uma ID de solicitação e o código de status HTTP.

Aplica-se a