Freigeben über


IotDpsResourceOperationsExtensions.ListPrivateLinkResources Methode

Definition

Auflisten von Private Link-Ressourcen

public static Microsoft.Azure.Management.DeviceProvisioningServices.Models.PrivateLinkResources ListPrivateLinkResources (this Microsoft.Azure.Management.DeviceProvisioningServices.IIotDpsResourceOperations operations, string resourceGroupName, string resourceName);
static member ListPrivateLinkResources : Microsoft.Azure.Management.DeviceProvisioningServices.IIotDpsResourceOperations * string * string -> Microsoft.Azure.Management.DeviceProvisioningServices.Models.PrivateLinkResources
<Extension()>
Public Function ListPrivateLinkResources (operations As IIotDpsResourceOperations, resourceGroupName As String, resourceName As String) As PrivateLinkResources

Parameter

operations
IIotDpsResourceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Bereitstellungsdienst enthält.

resourceName
String

Der Name des Bereitstellungsdiensts.

Gibt zurück

Hinweise

Auflisten von Private Link-Ressourcen für den angegebenen Bereitstellungsdienst

Gilt für: