Partager via


ManagementLockOperationsExtensions.DeleteAtSubscriptionLevelAsync Méthode

Définition

Supprime le verrou de gestion d’un abonnement.

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)

Paramètres

operations
IManagementLockOperations

Référence à Microsoft.Azure.Management.Resources.IManagementLockOperations.

lockName
String

Obligatoire. Nom du verrou.

Retours

Task<Microsoft.Azure.AzureOperationResponse>

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

S’applique à