DataSource.DataSourceUri Property

Definition

Gets or sets datasource Uri Links

[Newtonsoft.Json.JsonProperty(PropertyName="dataSourceUri")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> DataSourceUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSourceUri")>]
member this.DataSourceUri : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> with get, set
Public Property DataSourceUri As IList(Of NameValuePair)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to