Compartilhar via


ApplicationInsightsComponentResource.GetComponentAvailableFeature Método

Definição

Retorna todos os recursos disponíveis do componente application insights.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/getavailablebillingfeatures
  • IdComponentAvailableFeatures_Get de operação
public virtual Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures> GetComponentAvailableFeature (System.Threading.CancellationToken cancellationToken = default);
abstract member GetComponentAvailableFeature : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures>
override this.GetComponentAvailableFeature : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures>
Public Overridable Function GetComponentAvailableFeature (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApplicationInsightsComponentAvailableFeatures)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a