Share via


CapabilityInformation.DataSources Property

Definition

Specifies the data sources that the capability analyzes when making a prediction.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::DataSource ^> ^ DataSources { System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::DataSource ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.DataSource> DataSources { get; }
member this.DataSources : System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.DataSource>
Public ReadOnly Property DataSources As IReadOnlyList(Of DataSource)

Property Value

Applies to