Share via


Endpoints.Dfs Property

Definition

Gets the dfs endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to