Freigeben über


ArmApplicationInsightsModelFactory.ApplicationInsightsComponentAvailableFeatures Methode

Definition

Initialisiert eine neue instance von 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

Parameter

result
IEnumerable<ApplicationInsightsComponentFeature>

Eine Liste der Application Insights-Komponentenfeatures.

Gibt zurück

Eine neue ApplicationInsightsComponentAvailableFeatures instance zum Mocking.

Gilt für: