다음을 통해 공유


AppInsightsService.ApplicationId 속성

정의

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

public string ApplicationId { get; set; }
member this.ApplicationId : string with get, set
Public Property ApplicationId As String

속성 값

애플리케이션 ID입니다.

적용 대상