Components class
Classe représentant un components.
Constructeurs
Components(Application |
Créez un composant. |
Méthodes
Détails du constructeur
Components(ApplicationInsightsManagementClientContext)
Créez un composant.
new Components(client: ApplicationInsightsManagementClientContext)
Paramètres
Référence au client de service.
Détails de la méthode
createOrUpdate(string, string, ApplicationInsightsComponent, RequestOptionsBase)
Crée (ou met à jour) un composant Application Insights. Remarque : Vous ne pouvez pas spécifier une valeur différente pour InstrumentationKey ou AppId dans l’opération Put.
function createOrUpdate(resourceGroupName: string, resourceName: string, insightProperties: ApplicationInsightsComponent, options?: RequestOptionsBase): Promise<ComponentsCreateOrUpdateResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- insightProperties
- ApplicationInsightsComponent
Propriétés qui doivent être spécifiées pour créer un composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsCreateOrUpdateResponse>
Promise<Models.ComponentsCreateOrUpdateResponse>
createOrUpdate(string, string, ApplicationInsightsComponent, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponent>)
function createOrUpdate(resourceGroupName: string, resourceName: string, insightProperties: ApplicationInsightsComponent, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- insightProperties
- ApplicationInsightsComponent
Propriétés qui doivent être spécifiées pour créer un composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
createOrUpdate(string, string, ApplicationInsightsComponent, ServiceCallback<ApplicationInsightsComponent>)
function createOrUpdate(resourceGroupName: string, resourceName: string, insightProperties: ApplicationInsightsComponent, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- insightProperties
- ApplicationInsightsComponent
Propriétés qui doivent être spécifiées pour créer un composant Application Insights.
- callback
Rappel
deleteMethod(string, string, RequestOptionsBase)
Supprime un composant Application Insights.
function deleteMethod(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<RestResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<RestResponse>
Promesse<msRest.RestResponse>
deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
-
ServiceCallback<void>
Rappel
deleteMethod(string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, callback: ServiceCallback<void>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- callback
-
ServiceCallback<void>
Rappel
get(string, string, RequestOptionsBase)
Retourne un composant Application Insights.
function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentsGetResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsGetResponse>
Promise<Models.ComponentsGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponent>)
function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
get(string, string, ServiceCallback<ApplicationInsightsComponent>)
function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- callback
Rappel
getPurgeStatus(string, string, string, RequestOptionsBase)
Obtenez l’état d’une opération de purge en cours.
function getPurgeStatus(resourceGroupName: string, resourceName: string, purgeId: string, options?: RequestOptionsBase): Promise<ComponentsGetPurgeStatusResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- purgeId
-
string
Dans une demande d’état de purge, il s’agit de l’ID de l’opération dont l’état est retourné.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsGetPurgeStatusResponse>
Promise<Models.ComponentsGetPurgeStatusResponse>
getPurgeStatus(string, string, string, RequestOptionsBase, ServiceCallback<ComponentPurgeStatusResponse>)
function getPurgeStatus(resourceGroupName: string, resourceName: string, purgeId: string, options: RequestOptionsBase, callback: ServiceCallback<ComponentPurgeStatusResponse>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- purgeId
-
string
Dans une demande d’état de purge, il s’agit de l’ID de l’opération dont l’état est retourné.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
getPurgeStatus(string, string, string, ServiceCallback<ComponentPurgeStatusResponse>)
function getPurgeStatus(resourceGroupName: string, resourceName: string, purgeId: string, callback: ServiceCallback<ComponentPurgeStatusResponse>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- purgeId
-
string
Dans une demande d’état de purge, il s’agit de l’ID de l’opération dont l’état est retourné.
- callback
Rappel
list(RequestOptionsBase)
Obtient la liste de tous les composants Application Insights au sein d’un abonnement.
function list(options?: RequestOptionsBase): Promise<ComponentsListResponse>
Paramètres
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsListResponse>
Promise<Models.ComponentsListResponse>
list(RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentListResult>)
function list(options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
list(ServiceCallback<ApplicationInsightsComponentListResult>)
function list(callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
Rappel
listByResourceGroup(string, RequestOptionsBase)
Obtient la liste des composants Application Insights au sein d’un groupe de ressources.
function listByResourceGroup(resourceGroupName: string, options?: RequestOptionsBase): Promise<ComponentsListByResourceGroupResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.ComponentsListByResourceGroupResponse>
listByResourceGroup(string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentListResult>)
function listByResourceGroup(resourceGroupName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
listByResourceGroup(string, ServiceCallback<ApplicationInsightsComponentListResult>)
function listByResourceGroup(resourceGroupName: string, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
Rappel
listByResourceGroupNext(string, RequestOptionsBase)
Obtient la liste des composants Application Insights au sein d’un groupe de ressources.
function listByResourceGroupNext(nextPageLink: string, options?: RequestOptionsBase): Promise<ComponentsListByResourceGroupNextResponse>
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.ComponentsListByResourceGroupNextResponse>
listByResourceGroupNext(string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentListResult>)
function listByResourceGroupNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
listByResourceGroupNext(string, ServiceCallback<ApplicationInsightsComponentListResult>)
function listByResourceGroupNext(nextPageLink: string, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
Rappel
listNext(string, RequestOptionsBase)
Obtient la liste de tous les composants Application Insights au sein d’un abonnement.
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<ComponentsListNextResponse>
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsListNextResponse>
Promise<Models.ComponentsListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentListResult>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
listNext(string, ServiceCallback<ApplicationInsightsComponentListResult>)
function listNext(nextPageLink: string, callback: ServiceCallback<ApplicationInsightsComponentListResult>)
Paramètres
- nextPageLink
-
string
NextLink de l’opération précédente d’appel réussi à List.
Rappel
purge(string, string, ComponentPurgeBody, RequestOptionsBase)
Vide les données d’un composant Application Insights par un ensemble de filtres définis par l’utilisateur.
Pour gérer les ressources système, les demandes de vidage sont limitées à 50 demandes par heure. Vous devez regrouper l’exécution des demandes de vidage en envoyant une seule commande dont le prédicat comprend toutes les identités des utilisateurs qui demandent un vidage. Utilisez l’opérateur in pour spécifier plusieurs identités. Vous devez exécuter la requête avant de l’utiliser pour une demande de purge afin de vérifier que les résultats sont attendus.
function purge(resourceGroupName: string, resourceName: string, body: ComponentPurgeBody, options?: RequestOptionsBase): Promise<ComponentsPurgeResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- body
- ComponentPurgeBody
Décrit le corps d’une demande de purge des données dans une table unique d’un composant Application Insights
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsPurgeResponse>
Promise<Models.ComponentsPurgeResponse>
purge(string, string, ComponentPurgeBody, RequestOptionsBase, ServiceCallback<ComponentPurgeResponse>)
function purge(resourceGroupName: string, resourceName: string, body: ComponentPurgeBody, options: RequestOptionsBase, callback: ServiceCallback<ComponentPurgeResponse>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- body
- ComponentPurgeBody
Décrit le corps d’une demande de purge des données dans une table unique d’un composant Application Insights
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
purge(string, string, ComponentPurgeBody, ServiceCallback<ComponentPurgeResponse>)
function purge(resourceGroupName: string, resourceName: string, body: ComponentPurgeBody, callback: ServiceCallback<ComponentPurgeResponse>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- body
- ComponentPurgeBody
Décrit le corps d’une demande de purge des données dans une table unique d’un composant Application Insights
- callback
Rappel
updateTags(string, string, TagsResource, RequestOptionsBase)
Mises à jour les balises d’un composant existant. Pour mettre à jour d’autres champs, utilisez la méthode CreateOrUpdate.
function updateTags(resourceGroupName: string, resourceName: string, componentTags: TagsResource, options?: RequestOptionsBase): Promise<ComponentsUpdateTagsResponse>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- componentTags
- TagsResource
Informations de balise mises à jour à définir dans l’instance de composant.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<ComponentsUpdateTagsResponse>
Promise<Models.ComponentsUpdateTagsResponse>
updateTags(string, string, TagsResource, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponent>)
function updateTags(resourceGroupName: string, resourceName: string, componentTags: TagsResource, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- componentTags
- TagsResource
Informations de balise mises à jour à définir dans l’instance de composant.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
updateTags(string, string, TagsResource, ServiceCallback<ApplicationInsightsComponent>)
function updateTags(resourceGroupName: string, resourceName: string, componentTags: TagsResource, callback: ServiceCallback<ApplicationInsightsComponent>)
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- resourceName
-
string
Nom de la ressource du composant Application Insights.
- componentTags
- TagsResource
Informations de balise mises à jour à définir dans l’instance de composant.
- callback
Rappel