ApplicationInsightsComponentExportConfiguration.ResourceGroup Property

Definition

Gets the resource group of the Application Insights component.

[Newtonsoft.Json.JsonProperty(PropertyName="ResourceGroup")]
public string ResourceGroup { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ResourceGroup")>]
member this.ResourceGroup : string
Public ReadOnly Property ResourceGroup As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to