Partager via


IotHubPrivateEndpointGroupInformationResource.Get(CancellationToken) Méthode

Définition

Obtenir la ressource de liaison privée spécifiée pour l’IotHub donné

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/iotHubs/{resourceName}/privateLinkResources/{groupId}
  • IdPrivateLinkResources_Get d’opération
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)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à