다음을 통해 공유


AppInsightsReference.Component 속성

정의

구성 요소 ID를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="component")]
public Microsoft.Azure.Management.BatchAI.Models.ResourceId Component { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="component")>]
member this.Component : Microsoft.Azure.Management.BatchAI.Models.ResourceId with get, set
Public Property Component As ResourceId

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

Azure 애플리케이션 Insights 구성 요소 리소스 ID입니다.

적용 대상