Sdílet prostřednictvím


XeroLinkedService.Host Property

Definition

Gets or sets the endpoint of the Xero server. (i.e. api.xero.com)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.host")]
public object Host { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.host")>]
member this.Host : obj with get, set
Public Property Host As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to