共用方式為


ConnectivityDestination.Address Property

Definition

Gets or sets the IP address or URI the resource to which a connection attempt will be made.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to