Partager via


ManagementLockOperationsExtensions.DeleteAtSubscriptionLevel Méthode

Définition

Supprime le verrou de gestion d’un abonnement.

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

Paramètres

operations
IManagementLockOperations

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

lockName
String

Obligatoire. Nom du verrou.

Retours

Microsoft.Azure.AzureOperationResponse

Réponse de service standard comprenant un code de status HTTP et un ID de demande.

S’applique à