ApplicationInsightsComponentExportConfiguration.ExportId Property

Definition

The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public string ExportId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.ExportId : string
Public ReadOnly Property ExportId As String

Property Value

Implements

Attributes

Applies to