Compartir a través de


ManagementLockOperationsExtensions.DeleteAtSubscriptionLevel Método

Definición

Elimina el bloqueo de administración de una suscripción.

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

Parámetros

operations
IManagementLockOperations

Referencia a Microsoft.Azure.Management.Resources.IManagementLockOperations.

lockName
String

Necesario. Nombre del bloqueo.

Devoluciones

Microsoft.Azure.AzureOperationResponse

Una respuesta de servicio estándar, incluidos un código de estado HTTP y un identificador de solicitud.

Se aplica a