Partilhar via


IManagementLockOperations.DeleteAtSubscriptionLevelAsync Método

Definição

Exclui o bloqueio de gerenciamento de uma assinatura.

public System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> DeleteAtSubscriptionLevelAsync (string lockName, System.Threading.CancellationToken cancellationToken);
abstract member DeleteAtSubscriptionLevelAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
Public Function DeleteAtSubscriptionLevelAsync (lockName As String, cancellationToken As CancellationToken) As Task(Of AzureOperationResponse)

Parâmetros

lockName
String

O nome do bloqueio.

cancellationToken
CancellationToken

Token de cancelamento.

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