Freigeben über


ManagementLocksOperationsExtensions.GetAtSubscriptionLevelAsync Methode

Definition

Ruft eine Verwaltungssperre auf Abonnementebene ab.

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

Parameter

operations
IManagementLocksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

lockName
String

Der Name der abzurufenden Sperre.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: