Share via


DataFeedFilter.SourceKind Property

Definition

Filters the result by the kind of the DataFeedSource.

public Azure.AI.MetricsAdvisor.Models.DataFeedSourceKind? SourceKind { get; set; }
member this.SourceKind : Nullable<Azure.AI.MetricsAdvisor.Models.DataFeedSourceKind> with get, set
Public Property SourceKind As Nullable(Of DataFeedSourceKind)

Property Value

Applies to