共用方式為


PhoenixLinkedService.Host Property

Definition

Gets or sets the IP address or host name of the Phoenix server. (i.e. 192.168.222.160)

[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