Share via


IApplicationInsightsComponentExportConfiguration.SubscriptionId Property

Definition

The subscription of the Application Insights component.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The subscription of the Application Insights component.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="SubscriptionId")]
public string SubscriptionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The subscription of the Application Insights component.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="SubscriptionId")>]
member this.SubscriptionId : string
Public ReadOnly Property SubscriptionId As String

Property Value

Attributes

Applies to