共用方式為


ResponseMetaData.DataSource 屬性

定義

取得或設定資料的來源

[Newtonsoft.Json.JsonProperty(PropertyName="dataSource")]
public Microsoft.Azure.Management.AppService.Fluent.Models.DataSource DataSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSource")>]
member this.DataSource : Microsoft.Azure.Management.AppService.Fluent.Models.DataSource with get, set
Public Property DataSource As DataSource

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於