Partager via


IManagementLockOperations.DeleteAtSubscriptionLevelAsync Méthode

Définition

Supprime le verrou de gestion d’un abonnement.

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)

Paramètres

lockName
String

Nom du verrou.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Task<Microsoft.Azure.AzureOperationResponse>

Réponse de service standard comprenant un code de status HTTP et un ID de requête.

S’applique à