ComponentAvailableFeatures interface
Interfaz que representa un ComponentAvailableFeatures.
Métodos
| get(string, string, Component |
Devuelve todas las características disponibles del componente application insights. |
Detalles del método
get(string, string, ComponentAvailableFeaturesGetOptionalParams)
Devuelve todas las características disponibles del componente application insights.
function get(resourceGroupName: string, resourceName: string, options?: ComponentAvailableFeaturesGetOptionalParams): Promise<ApplicationInsightsComponentAvailableFeatures>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre no distingue mayúsculas de minúsculas.
- resourceName
-
string
Nombre del recurso de componente de Application Insights.
Parámetros de opciones.