다음을 통해 공유


AppInsightsService 클래스

정의

주의

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

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
상속
AppInsightsService
특성

생성자

AppInsightsService()
사용되지 않음.

AppInsightsService 클래스의 새 인스턴스를 초기화합니다.

속성

ApiKeys
사용되지 않음.

apiKeys를 가져오거나 설정합니다.

ApplicationId
사용되지 않음.

appInsights에 대한 프로그래밍 방식 액세스에 대한 applicationId를 가져오거나 설정합니다.

Id
사용되지 않음.

서비스의 고유 ID를 가져오거나 설정합니다.

(다음에서 상속됨 ConnectedService)
InstrumentationKey
사용되지 않음.

계측 키를 가져오거나 설정합니다.

Name
사용되지 않음.

서비스의 사용자에게 친숙한 이름을 가져오거나 설정합니다.

(다음에서 상속됨 ConnectedService)
Properties
사용되지 않음.

달리 정의되지 않은 속성을 가져오거나 설정합니다.

(다음에서 상속됨 ConnectedService)
ResourceGroup
사용되지 않음.

리소스 그룹을 가져오거나 설정합니다.

(다음에서 상속됨 AzureService)
ServiceName
사용되지 않음.

서비스 이름을 가져오거나 설정합니다.

(다음에서 상속됨 AzureService)
SubscriptionId
사용되지 않음.

구독 ID를 가져오거나 설정합니다.

(다음에서 상속됨 AzureService)
TenantId
사용되지 않음.

서비스의 테넌트 ID(예: "contoso.onmicrosoft.com")를 가져오거나 설정합니다.

(다음에서 상속됨 AzureService)
Type
사용되지 않음.

서비스의 형식을 가져오거나 설정합니다.

(다음에서 상속됨 ConnectedService)

메서드

Decrypt(String)
사용되지 않음.

이 서비스의 속성 암호를 해독합니다.

Encrypt(String)
사용되지 않음.

이 서비스의 속성을 암호화합니다.

적용 대상