Udostępnij za pośrednictwem


AppInsightsService Klasa

Definicja

Przestroga

This class is deprecated. See https://aka.ms/bot-file-basics for more information.

Reprezentuje właściwości konfiguracji dla usługi Application Insights.

[System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)]
public class AppInsightsService : Microsoft.Bot.Configuration.AzureService
[<System.Obsolete("This class is deprecated.  See https://aka.ms/bot-file-basics for more information.", false)>]
type AppInsightsService = class
    inherit AzureService
Public Class AppInsightsService
Inherits AzureService
Dziedziczenie
AppInsightsService
Atrybuty

Konstruktory

AppInsightsService()
Przestarzałe.

Inicjuje nowe wystąpienie klasy AppInsightsService.

Właściwości

ApiKeys
Przestarzałe.

Pobiera lub ustawia wartości apiKeys.

ApplicationId
Przestarzałe.

Pobiera lub ustawia identyfikator applicationId dla dostępu programowego do usługi appInsights.

Id
Przestarzałe.

Pobiera lub ustawia unikatowy identyfikator usługi.

(Odziedziczone po ConnectedService)
InstrumentationKey
Przestarzałe.

Pobiera lub ustawia klucz instrumentacji.

Name
Przestarzałe.

Pobiera lub ustawia przyjazną nazwę usługi.

(Odziedziczone po ConnectedService)
Properties
Przestarzałe.

Pobiera lub ustawia właściwości, które nie są zdefiniowane w inny sposób.

(Odziedziczone po ConnectedService)
ResourceGroup
Przestarzałe.

Pobiera lub ustawia grupę zasobów.

(Odziedziczone po AzureService)
ServiceName
Przestarzałe.

Pobiera lub ustawia nazwę usługi.

(Odziedziczone po AzureService)
SubscriptionId
Przestarzałe.

Pobiera lub ustawia identyfikator subskrypcji.

(Odziedziczone po AzureService)
TenantId
Przestarzałe.

Pobiera lub ustawia identyfikator dzierżawy dla usługi, na przykład "contoso.onmicrosoft.com".

(Odziedziczone po AzureService)
Type
Przestarzałe.

Pobiera lub ustawia typ usługi.

(Odziedziczone po ConnectedService)

Metody

Decrypt(String)
Przestarzałe.

Odszyfruj właściwości tej usługi.

Encrypt(String)
Przestarzałe.

Szyfruj właściwości w tej usłudze.

Dotyczy