Freigeben über


PrivateLinkScopesOperationsExtensions.List Methode

Definition

Ruft eine Liste aller Azure Monitor PrivateLinkScopes innerhalb eines Abonnements ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope> List (this Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations operations);
static member List : Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope>
<Extension()>
Public Function List (operations As IPrivateLinkScopesOperations) As IPage(Of AzureMonitorPrivateLinkScope)

Parameter

operations
IPrivateLinkScopesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: