ApplicationInsightsComponentExportConfiguration.SubscriptionId Property

Definition

Gets the subscription of the Application Insights component.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to