Freigeben über


PrivateLinkResourcesOperationsExtensions.List Methode

Definition

Listen Sie Private Link-Ressourcen für einen bestimmten Digitalen Zwilling auf.

public static Microsoft.Azure.Management.DigitalTwins.Models.GroupIdInformationResponse List (this Microsoft.Azure.Management.DigitalTwins.IPrivateLinkResourcesOperations operations, string resourceGroupName, string resourceName);
static member List : Microsoft.Azure.Management.DigitalTwins.IPrivateLinkResourcesOperations * string * string -> Microsoft.Azure.Management.DigitalTwins.Models.GroupIdInformationResponse
<Extension()>
Public Function List (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, resourceName As String) As GroupIdInformationResponse

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die digitalTwinsInstance enthält.

resourceName
String

Der Name der DigitalTwinsInstance.

Gibt zurück

Gilt für: