Partager via


RoutingRuleRouteDestination.DestinationAddress Property

Definition

Gets or sets destination address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to