Sdílet prostřednictvím


ComponentAvailableFeatures class

Třída představující ComponentAvailableFeatures.

Konstruktory

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Vytvořte ComponentAvailableFeatures.

Metody

get(string, string, RequestOptionsBase)

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

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

Podrobnosti konstruktoru

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Vytvořte ComponentAvailableFeatures.

new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)

Parametry

client
ApplicationInsightsManagementClientContext

Odkaz na klienta služby

Podrobnosti metody

get(string, string, RequestOptionsBase)

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

function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentAvailableFeaturesGetResponse>

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
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ComponentAvailableFeaturesGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<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
RequestOptionsBase

Volitelné parametry

get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<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.