次の方法で共有


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

適用対象