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

DataFeed.DataSource 属性

定义

定期向此 DataFeed提供数据的源。

public Azure.AI.MetricsAdvisor.Administration.DataFeedSource DataSource { get; set; }
member this.DataSource : Azure.AI.MetricsAdvisor.Administration.DataFeedSource with get, set
Public Property DataSource As DataFeedSource

属性值

注解

创建数据馈送后,无法再更改 的 DataFeedSource 种类。 但是,可以更新其属性。

适用于