ApplicationInsightsComponentExportConfiguration.ExportStatus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to