Freigeben über


ManagementLocksOperationsExtensions.ListAtSubscriptionLevel Methode

Definition

Ruft alle Verwaltungssperren für ein Abonnement ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject> ListAtSubscriptionLevel (this Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations operations, Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject> odataQuery = default);
static member ListAtSubscriptionLevel : Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations * Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject> -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject>
<Extension()>
Public Function ListAtSubscriptionLevel (operations As IManagementLocksOperations, Optional odataQuery As ODataQuery(Of ManagementLockObject) = Nothing) As IPage(Of ManagementLockObject)

Parameter

operations
IManagementLocksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

odataQuery
ODataQuery<ManagementLockObject>

OData-Parameter, die auf den Vorgang angewendet werden sollen.

Gibt zurück

Gilt für: