Freigeben über


PrivateLinkResourcesOperationsExtensions.List Methode

Definition

Gibt die Liste der Private Link-Ressourcen zurück.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Kusto.Models.PrivateLinkResource> List (this Microsoft.Azure.Management.Kusto.IPrivateLinkResourcesOperations operations, string resourceGroupName, string clusterName);
static member List : Microsoft.Azure.Management.Kusto.IPrivateLinkResourcesOperations * string * string -> seq<Microsoft.Azure.Management.Kusto.Models.PrivateLinkResource>
<Extension()>
Public Function List (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, clusterName As String) As IEnumerable(Of PrivateLinkResource)

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

Gibt zurück

Gilt für: