DataSource.SourceType Property

Definition

Specifies the data source type, i.e. performance counter.

public:
 property Microsoft::SystemInsights::Common::DataSourceType SourceType { Microsoft::SystemInsights::Common::DataSourceType get(); void set(Microsoft::SystemInsights::Common::DataSourceType value); };
public Microsoft.SystemInsights.Common.DataSourceType SourceType { get; set; }
member this.SourceType : Microsoft.SystemInsights.Common.DataSourceType with get, set
Public Property SourceType As DataSourceType

Property Value

Applies to