Freigeben über


PrivateLinkServicesOperationsExtensions.List Methode

Definition

Ruft alle Private Link-Dienste in einer Ressourcengruppe ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.PrivateLinkService> List (this Microsoft.Azure.Management.Network.IPrivateLinkServicesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.Network.IPrivateLinkServicesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.PrivateLinkService>
<Extension()>
Public Function List (operations As IPrivateLinkServicesOperations, resourceGroupName As String) As IPage(Of PrivateLinkService)

Parameter

operations
IPrivateLinkServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: