Freigeben über


ManagementLocksOperationsExtensions.DeleteByScopeAsync Methode

Definition

Löschen sie eine Verwaltungssperre nach Bereich.

public static System.Threading.Tasks.Task DeleteByScopeAsync (this Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations operations, string scope, string lockName, System.Threading.CancellationToken cancellationToken = default);
static member DeleteByScopeAsync : Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function DeleteByScopeAsync (operations As IManagementLocksOperations, scope As String, lockName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IManagementLocksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

scope
String

Der Bereich für die Sperre.

lockName
String

Der Name der Sperre.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: