DataFeedFilter.SourceKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)