Directories::DataSources Property
Optional. A list of directories to monitor.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property IList<DirectoryConfiguration^>^ DataSources { IList<DirectoryConfiguration^>^ get(); void set(IList<DirectoryConfiguration^>^ value); }
Property Value
Type: System.Collections.Generic::IList<DirectoryConfiguration^>^
Show: