Partilhar via


ArmApplicationInsightsModelFactory.ApplicationInsightsComponentAvailableFeatures Método

Definição

Inicializa uma nova instância de ApplicationInsightsComponentAvailableFeatures.

public static Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures ApplicationInsightsComponentAvailableFeatures (System.Collections.Generic.IEnumerable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentFeature> result = default);
static member ApplicationInsightsComponentAvailableFeatures : seq<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentFeature> -> Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentAvailableFeatures
Public Shared Function ApplicationInsightsComponentAvailableFeatures (Optional result As IEnumerable(Of ApplicationInsightsComponentFeature) = Nothing) As ApplicationInsightsComponentAvailableFeatures

Parâmetros

result
IEnumerable<ApplicationInsightsComponentFeature>

Uma lista do recurso de componente do Application Insights.

Retornos

Uma nova ApplicationInsightsComponentAvailableFeatures instância para zombar.

Aplica-se a