Freigeben über


IotHubExtensions.GetIotHubPrivateEndpointGroupInformationResource Methode

Definition

Ruft ein -Objekt ab, das zusammen IotHubPrivateEndpointGroupInformationResource mit den instance-Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber keine Daten enthalten. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine IotHubPrivateEndpointGroupInformationResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

public static Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationResource GetIotHubPrivateEndpointGroupInformationResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetIotHubPrivateEndpointGroupInformationResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationResource
<Extension()>
Public Function GetIotHubPrivateEndpointGroupInformationResource (client As ArmClient, id As ResourceIdentifier) As IotHubPrivateEndpointGroupInformationResource

Parameter

client
ArmClient

Der ArmClient instance die -Methode ausgeführt wird.

id
ResourceIdentifier

Die Ressourcen-ID der abzurufenden Ressource.

Gibt zurück

Gibt ein IotHubPrivateEndpointGroupInformationResource-Objekt zurück.

Gilt für: