Freigeben über


IotDpsResourceOperationsExtensions.GetPrivateLinkResources Methode

Definition

Abrufen der angegebenen Private Link-Ressource

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

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.

groupId
String

Der Name der Private Link-Ressource

Gibt zurück

Hinweise

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

Gilt für: