Freigeben über


PrivateLinkServicesOperationsExtensions.ListAutoApprovedPrivateLinkServicesByResourceGroup Methode

Definition

Gibt alle Private Link-Dienst-IDs zurück, die mit einem privaten Endpunkt verknüpft werden können, der in diesem Abonnement in dieser Region automatisch genehmigt wurde.

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

Parameter

operations
IPrivateLinkServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort des Domänennamens.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: