Freigeben über


PrivateLinkResourcesOperationsExtensions.Get Methode

Definition

Rufen Sie die angegebene Private Link-Ressource für den angegebenen Digitalen Zwilling ab.

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

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.

resourceId
String

Der Name der Private Link-Ressource.

Gibt zurück

Gilt für: