ComponentAvailableFeatures interface
Interfejs reprezentujący składnikAvailableFeatures.
Metody
| get(string, string, Component |
Zwraca wszystkie dostępne funkcje składnika usługi Application Insights. |
Szczegóły metody
get(string, string, ComponentAvailableFeaturesGetOptionalParams)
Zwraca wszystkie dostępne funkcje składnika usługi Application Insights.
function get(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams): Promise<ApplicationInsightsComponentAvailableFeatures>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.
- resourceName
-
string
Nazwa zasobu składnika usługi Application Insights.
Parametry opcji.