ApplicationInsightsComponent Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
ApplicationInsightsComponent() |
Initialisiert eine neue instance der ApplicationInsightsComponent-Klasse. |
ApplicationInsightsComponent(String, String, String, String, String, String, IDictionary<String,String>, String, String, String, String, String, Nullable<DateTime>, String, String, String, String, Nullable<Double>, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, IList<PrivateLinkScopedResource>, String, String) |
Initialisiert eine neue instance der ApplicationInsightsComponent-Klasse. |
ApplicationInsightsComponent()
Initialisiert eine neue instance der ApplicationInsightsComponent-Klasse.
public ApplicationInsightsComponent ();
Public Sub New ()
Gilt für:
ApplicationInsightsComponent(String, String, String, String, String, String, IDictionary<String,String>, String, String, String, String, String, Nullable<DateTime>, String, String, String, String, Nullable<Double>, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, IList<PrivateLinkScopedResource>, String, String)
Initialisiert eine neue instance der ApplicationInsightsComponent-Klasse.
public ApplicationInsightsComponent (string location, string kind, string applicationType, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, string applicationId = default, string appId = default, string flowType = default, string requestSource = default, string instrumentationKey = default, DateTime? creationDate = default, string tenantId = default, string hockeyAppId = default, string hockeyAppToken = default, string provisioningState = default, double? samplingPercentage = default, string connectionString = default, int? retentionInDays = default, bool? disableIpMasking = default, bool? immediatePurgeDataOn30Days = default, System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource> privateLinkScopedResources = default, string publicNetworkAccessForIngestion = default, string publicNetworkAccessForQuery = default);
new Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponent : string * string * string * string * string * string * System.Collections.Generic.IDictionary<string, string> * string * string * string * string * string * Nullable<DateTime> * string * string * string * string * Nullable<double> * string * Nullable<int> * Nullable<bool> * Nullable<bool> * System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource> * string * string -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponent
Public Sub New (location As String, kind As String, applicationType As String, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional applicationId As String = Nothing, Optional appId As String = Nothing, Optional flowType As String = Nothing, Optional requestSource As String = Nothing, Optional instrumentationKey As String = Nothing, Optional creationDate As Nullable(Of DateTime) = Nothing, Optional tenantId As String = Nothing, Optional hockeyAppId As String = Nothing, Optional hockeyAppToken As String = Nothing, Optional provisioningState As String = Nothing, Optional samplingPercentage As Nullable(Of Double) = Nothing, Optional connectionString As String = Nothing, Optional retentionInDays As Nullable(Of Integer) = Nothing, Optional disableIpMasking As Nullable(Of Boolean) = Nothing, Optional immediatePurgeDataOn30Days As Nullable(Of Boolean) = Nothing, Optional privateLinkScopedResources As IList(Of PrivateLinkScopedResource) = Nothing, Optional publicNetworkAccessForIngestion As String = Nothing, Optional publicNetworkAccessForQuery As String = Nothing)
Parameter
- location
- String
Ressourcenspeicherort
- kind
- String
Die Art der Anwendung, auf die sich diese Komponente bezieht, die zum Anpassen der Benutzeroberfläche verwendet wird. Dieser Wert ist eine Freihandformzeichenfolge. Die Werte sollten in der Regel wie folgt lauten: web, ios, other, store, java, phone.
- applicationType
- String
Art der zu überwachenden Anwendung. Mögliche Werte: "web", "other"
- id
- String
Azure-Ressourcen-ID
- name
- String
Name der Azure-Ressource
- type
- String
Azure-Ressourcentyp
- tags
- IDictionary<String,String>
Ressourcentags
- applicationId
- String
Die eindeutige ID Ihrer Anwendung. Dieses Feld spiegelt das Feld "Name" und kann nicht geändert werden.
- appId
- String
Eindeutige Application Insights-ID für Ihre Anwendung.
- flowType
- String
Wird vom Application Insights-System verwendet, um zu bestimmen, mit welcher Art von Flow diese Komponente erstellt wurde. Dies muss beim Erstellen/Aktualisieren einer Komponente über die REST-API auf "Bluefield" festgelegt werden. Mögliche Werte: "Bluefield"
- requestSource
- String
Beschreibt, welches Tool diese Application Insights-Komponente erstellt hat. Kunden, die diese API verwenden, sollten dies auf den Standard "rest" festlegen. Mögliche Werte: "rest"
- instrumentationKey
- String
Application Insights-Instrumentierungsschlüssel. Ein schreibgeschützter Wert, den Anwendungen verwenden können, um das Ziel für alle Telemetriedaten zu identifizieren, die an Azure-Anwendung Insights gesendet werden. Dieser Wert wird beim Erstellen jeder neuen Application Insights-Komponente bereitgestellt.
Erstellungsdatum für die Application Insights-Komponente im ISO 8601-Format.
- tenantId
- String
Azure-Mandanten-ID.
- hockeyAppId
- String
Die eindeutige Anwendungs-ID, die erstellt wird, wenn eine neue Anwendung zu HockeyApp hinzugefügt wird, die für die Kommunikation mit HockeyApp verwendet wird.
- hockeyAppToken
- String
Token, das zum Authentifizieren der Kommunikation zwischen Application Insights und HockeyApp verwendet wird.
- provisioningState
- String
Aktueller Status dieser Komponente: Gibt an, ob innerhalb der definierten Ressourcengruppe bereitgestellt wurde oder nicht. Benutzer können diesen Wert nicht ändern, können aber daraus lesen. Zu den Werten gehören Succeeded, Deploying, Canceled und Failed.
Prozentsatz der Daten, die von der überwachten Anwendung erzeugt werden, die für Application Insights-Telemetriedaten erfasst wird.
- connectionString
- String
Application Insights-Komponentenverbindungszeichenfolge.
- privateLinkScopedResources
- IList<PrivateLinkScopedResource>
Liste der Verknüpften Private Link-Bereichsressourcen.
- publicNetworkAccessForIngestion
- String
Der Netzwerkzugriffstyp für den Zugriff auf die Application Insights-Erfassung. Mögliche Werte: "Enabled", "Disabled"
- publicNetworkAccessForQuery
- String
Der Netzwerkzugriffstyp für den Zugriff auf Application Insights-Abfragen. Mögliche Werte: "Enabled", "Disabled"
Gilt für:
Azure SDK for .NET