你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataSource Class
Class representing data source used by the detectors.
- Inheritance
-
azure.mgmt.web._serialization.ModelDataSource
Constructor
DataSource(*, instructions: List[str] | None = None, data_source_uri: List[_models.NameValuePair] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
instructions
|
Instructions if any for the data source. |
data_source_uri
|
Datasource Uri Links. |
Variables
Name | Description |
---|---|
instructions
|
Instructions if any for the data source. |
data_source_uri
|
Datasource Uri Links. |