Share via


AppInsightsReference.Component Property

Definition

Gets or sets 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Azure Application Insights component resource ID.

Applies to