Freigeben über


IPrivateLinkServices.ListAutoApprovedPrivateLinkServicesByResourceGroup Methode

Definition

Listet alle automatisch genehmigten Private Link-Dienste auf.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Network.Fluent.IAutoApprovedPrivateLinkService> ListAutoApprovedPrivateLinkServicesByResourceGroup (string resourceGroupName, string location);
abstract member ListAutoApprovedPrivateLinkServicesByResourceGroup : string * string -> seq<Microsoft.Azure.Management.Network.Fluent.IAutoApprovedPrivateLinkService>
Public Function ListAutoApprovedPrivateLinkServicesByResourceGroup (resourceGroupName As String, location As String) As IEnumerable(Of IAutoApprovedPrivateLinkService)

Parameter

resourceGroupName
String

Der Wert des Ressourcengruppennamens.

location
String

Der Wert von location.

Gibt zurück

Gilt für: