Partager via


PredictionResourceFormatCollection.GetAll(CancellationToken) Méthode

Définition

Obtient toutes les prédictions dans le hub spécifié.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/predictions
  • IdPredictions_ListByHub d’opération
public virtual Azure.Pageable<Azure.ResourceManager.CustomerInsights.PredictionResourceFormatResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.PredictionResourceFormatResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.PredictionResourceFormatResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of PredictionResourceFormatResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection de PredictionResourceFormatResource qui peut nécessiter plusieurs demandes de service pour itérer.

S’applique à