ApplicationInsightsComponentExportConfiguration.PermanentErrorReason Property

Definition

Gets this is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to