Sdílet prostřednictvím


ComponentAvailableFeatures interface

Rozhraní představující ComponentAvailableFeatures.

Metody

get(string, string, ComponentAvailableFeaturesGetOptionalParams)

Vrátí všechny dostupné funkce komponenty Application Insights.

Podrobnosti metody

get(string, string, ComponentAvailableFeaturesGetOptionalParams)

Vrátí všechny dostupné funkce komponenty Application Insights.

function get(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams): Promise<ApplicationInsightsComponentAvailableFeatures>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

resourceName

string

Název prostředku komponenty Application Insights.

options
ComponentAvailableFeaturesGetOptionalParams

Parametry možností.

Návraty