Partager via


ApplicationInsightsComponentResource.GetComponentAvailableFeatureAsync Méthode

Définition

Retourne toutes les fonctionnalités disponibles du composant Application Insights.

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

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à