Partager via


PrivateLinkScopesOperationsExtensions.List Méthode

Définition

Obtient la liste de tous les PrivateLinkScopes Azure Monitor au sein d’un abonnement.

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)

Paramètres

operations
IPrivateLinkScopesOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à