Share via


BaiduCredential.BaiduEndPoint Property

Definition

Gets or sets baidu Endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to