DataCollectionRuleData.DataFlows 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.
The specification of data flows.
public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataFlow> DataFlows { get; }
member this.DataFlows : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataFlow>
Public ReadOnly Property DataFlows As IList(Of DataFlow)