다음을 통해 공유


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

적용 대상