ComponentAvailableFeatures class
Klasse, die eine ComponentAvailableFeatures darstellt.
Konstruktoren
| Component |
Erstellen Sie eine ComponentAvailableFeatures. |
Methoden
| get(string, string, Request |
Gibt alle verfügbaren Features der Komponente "Application Insights" zurück. |
| get(string, string, Request |
|
| get(string, string, Service |
Details zum Konstruktor
ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)
Erstellen Sie eine ComponentAvailableFeatures.
new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)
Parameter
Verweisen auf den Dienstclient.
Details zur Methode
get(string, string, RequestOptionsBase)
Gibt alle verfügbaren Features der Komponente "Application Insights" zurück.
function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentAvailableFeaturesGetResponse>
Parameter
- resourceGroupName
-
string
Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.
- resourceName
-
string
Der Name der Application Insights-Komponentenressource.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<Models.ComponentAvailableFeaturesGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
Parameter
- resourceGroupName
-
string
Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.
- resourceName
-
string
Der Name der Application Insights-Komponentenressource.
- options
- RequestOptionsBase
Die optionalen Parameter
Der Rückruf
get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
Parameter
- resourceGroupName
-
string
Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.
- resourceName
-
string
Der Name der Application Insights-Komponentenressource.
Der Rückruf