RelayServiceConnectionEntityInner.EntityConnectionString Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.entityConnectionString")]
public string EntityConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.entityConnectionString")>]
member this.EntityConnectionString : string with get, set
Public Property EntityConnectionString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to