Udostępnij za pośrednictwem


ComponentAvailableFeatures class

Klasa reprezentująca składnikAvailableFeatures.

Konstruktory

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Utwórz składnikAvailableFeatures.

Metody

get(string, string, RequestOptionsBase)

Zwraca wszystkie dostępne funkcje składnika usługi Application Insights.

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

Szczegóły konstruktora

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Utwórz składnikAvailableFeatures.

new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)

Parametry

client
ApplicationInsightsManagementClientContext

Odwołanie do klienta usługi.

Szczegóły metody

get(string, string, RequestOptionsBase)

Zwraca wszystkie dostępne funkcje składnika usługi Application Insights.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ComponentAvailableFeaturesGetResponse>

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

function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.