ResponseMetaData.DataSource Property

Definition

Gets or sets source of the Data

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to