AnalyticsItems class
Classe représentant un Objet AnalyticsItems.
Constructeurs
Analytics |
Créez un objet AnalyticsItems. |
Méthodes
Détails du constructeur
AnalyticsItems(ApplicationInsightsManagementClientContext)
Créez un objet AnalyticsItems.
new AnalyticsItems(client: ApplicationInsightsManagementClientContext)
Paramètres
Référence au client de service.
Détails de la méthode
deleteMethod(string, string, ItemScopePath, AnalyticsItemsDeleteMethodOptionalParams)
Supprime un élément d’analyse spécifique défini dans un composant Application Insights.
function deleteMethod(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options?: AnalyticsItemsDeleteMethodOptionalParams): 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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
Paramètres facultatifs
Retours
Promise<RestResponse>
Promesse<msRest.RestResponse>
deleteMethod(string, string, ItemScopePath, AnalyticsItemsDeleteMethodOptionalParams, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options: AnalyticsItemsDeleteMethodOptionalParams, 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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
Paramètres facultatifs
- callback
-
ServiceCallback<void>
Rappel
deleteMethod(string, string, ItemScopePath, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, 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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- callback
-
ServiceCallback<void>
Rappel
get(string, string, ItemScopePath, AnalyticsItemsGetOptionalParams)
Obtient un élément d’analyse spécifique défini dans un composant Application Insights.
function get(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options?: AnalyticsItemsGetOptionalParams): Promise<AnalyticsItemsGetResponse>
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- options
- AnalyticsItemsGetOptionalParams
Paramètres facultatifs
Retours
Promise<AnalyticsItemsGetResponse>
Promise<Models.AnalyticsItemsGetResponse>
get(string, string, ItemScopePath, AnalyticsItemsGetOptionalParams, ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
function get(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options: AnalyticsItemsGetOptionalParams, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- options
- AnalyticsItemsGetOptionalParams
Paramètres facultatifs
Rappel
get(string, string, ItemScopePath, ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
function get(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
Rappel
list(string, string, ItemScopePath, AnalyticsItemsListOptionalParams)
Obtient la liste des éléments d’analyse définis dans un composant Application Insights.
function list(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options?: AnalyticsItemsListOptionalParams): Promise<AnalyticsItemsListResponse>
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- options
- AnalyticsItemsListOptionalParams
Paramètres facultatifs
Retours
Promise<AnalyticsItemsListResponse>
Promise<Models.AnalyticsItemsListResponse>
list(string, string, ItemScopePath, AnalyticsItemsListOptionalParams, ServiceCallback<ApplicationInsightsComponentAnalyticsItem[]>)
function list(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, options: AnalyticsItemsListOptionalParams, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem[]>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- options
- AnalyticsItemsListOptionalParams
Paramètres facultatifs
Rappel
list(string, string, ItemScopePath, ServiceCallback<ApplicationInsightsComponentAnalyticsItem[]>)
function list(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem[]>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
Rappel
put(string, string, ItemScopePath, ApplicationInsightsComponentAnalyticsItem, AnalyticsItemsPutOptionalParams)
Ajoute ou Mises à jour un élément Analytics spécifique dans un composant Application Insights.
function put(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, itemProperties: ApplicationInsightsComponentAnalyticsItem, options?: AnalyticsItemsPutOptionalParams): Promise<AnalyticsItemsPutResponse>
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- itemProperties
- ApplicationInsightsComponentAnalyticsItem
Propriétés qui doivent être spécifiées pour créer un élément et l’ajouter à un composant Application Insights.
- options
- AnalyticsItemsPutOptionalParams
Paramètres facultatifs
Retours
Promise<AnalyticsItemsPutResponse>
Promise<Models.AnalyticsItemsPutResponse>
put(string, string, ItemScopePath, ApplicationInsightsComponentAnalyticsItem, AnalyticsItemsPutOptionalParams, ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
function put(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, itemProperties: ApplicationInsightsComponentAnalyticsItem, options: AnalyticsItemsPutOptionalParams, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- itemProperties
- ApplicationInsightsComponentAnalyticsItem
Propriétés qui doivent être spécifiées pour créer un élément et l’ajouter à un composant Application Insights.
- options
- AnalyticsItemsPutOptionalParams
Paramètres facultatifs
Rappel
put(string, string, ItemScopePath, ApplicationInsightsComponentAnalyticsItem, ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
function put(resourceGroupName: string, resourceName: string, scopePath: ItemScopePath, itemProperties: ApplicationInsightsComponentAnalyticsItem, callback: ServiceCallback<ApplicationInsightsComponentAnalyticsItem>)
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.
- scopePath
- ItemScopePath
Énumération indiquant si cette définition d’élément appartient à un utilisateur spécifique ou est partagée entre tous les utilisateurs ayant accès au composant Application Insights. Les valeurs possibles sont les suivantes : 'analyticsItems', 'myanalyticsItems'
- itemProperties
- ApplicationInsightsComponentAnalyticsItem
Propriétés qui doivent être spécifiées pour créer un élément et l’ajouter à un composant Application Insights.
Rappel