你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataSource Class

Definition

Class representing data source used by the detectors

public class DataSource
type DataSource = class
Public Class DataSource
Inheritance
DataSource

Constructors

DataSource()

Initializes a new instance of the DataSource class.

DataSource(IList<String>, IList<NameValuePair>)

Initializes a new instance of the DataSource class.

Properties

DataSourceUri

Gets or sets datasource Uri Links

Instructions

Gets or sets instructions if any for the data source

Applies to