Share via


PrivateLinkResourcesOperationsExtensions.Get Methode

Definition

Abrufen der angegebenen Private Link-Ressource

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

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den IoT Hub enthält.

resourceName
String

Der Name des IoT-Hubs.

groupId
String

Der Name der Private Link-Ressource

Gibt zurück

Hinweise

Abrufen der angegebenen Private Link-Ressource für den angegebenen IotHub

Gilt für: