Partager via


ApplicationInsightsComponentResource.GetWebTestLocationsAsync Méthode

Définition

Obtient la liste des emplacements de test web disponibles pour ce composant Application Insights.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/syntheticmonitorlocations
  • IdwebTestLocations_List d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentWebTestLocation> GetWebTestLocationsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetWebTestLocationsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentWebTestLocation>
override this.GetWebTestLocationsAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentWebTestLocation>
Public Overridable Function GetWebTestLocationsAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of ApplicationInsightsComponentWebTestLocation)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à