Delen via


ComponentAvailableFeatures class

Klasse die een ComponentAvailableFeatures vertegenwoordigt.

Constructors

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Maak een ComponentAvailableFeatures.

Methoden

get(string, string, RequestOptionsBase)

Retourneert alle beschikbare functies van het Application Insights-onderdeel.

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

Constructordetails

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

Maak een ComponentAvailableFeatures.

new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)

Parameters

client
ApplicationInsightsManagementClientContext

Verwijzing naar de serviceclient.

Methodedetails

get(string, string, RequestOptionsBase)

Retourneert alle beschikbare functies van het Application Insights-onderdeel.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<modellen.ComponentAvailableFeaturesGetResponse>

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.