Bagikan melalui


ApplicationInsightsComponentFeatureCapabilities.SupportExportData Property

Definition

Gets whether allow to use continuous export feature.

[Newtonsoft.Json.JsonProperty(PropertyName="SupportExportData")]
public bool? SupportExportData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SupportExportData")>]
member this.SupportExportData : Nullable<bool>
Public ReadOnly Property SupportExportData As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to