Freigeben über


IotHubPrivateEndpointGroupInformationResource.Get(CancellationToken) Methode

Definition

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

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/iotHubs/{resourceName}/privateLinkResources/{groupId}
  • Vorgang IdPrivateLinkResources_Get
public virtual Azure.Response<Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.IotHub.IotHubPrivateEndpointGroupInformationResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of IotHubPrivateEndpointGroupInformationResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: