ComponentAvailableFeatures class
Třída představující ComponentAvailableFeatures.
Konstruktory
Component |
Vytvořte ComponentAvailableFeatures. |
Metody
get(string, string, Request |
Vrátí všechny dostupné funkce komponenty Application Insights. |
get(string, string, Request |
|
get(string, string, Service |
Podrobnosti konstruktoru
ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)
Vytvořte ComponentAvailableFeatures.
new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)
Parametry
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
Zpětné volání
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.
Zpětné volání