ApplicationInsightsComponentExportConfiguration.ExportStatus Property

Definition

This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'.

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

Property Value

Implements

Attributes

Applies to