DataLakeAnalyticsAccountBasic.Endpoint Property

Definition

Gets the full CName endpoint for this account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")]
public string Endpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")>]
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to