Share via


P2SConnectionConfiguration.RoutingConfiguration Property

Definition

Gets or sets the Routing Configuration indicating the associated and propagated route tables on this connection.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingConfiguration")]
public Microsoft.Azure.Management.Network.Models.RoutingConfiguration RoutingConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routingConfiguration")>]
member this.RoutingConfiguration : Microsoft.Azure.Management.Network.Models.RoutingConfiguration with get, set
Public Property RoutingConfiguration As RoutingConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to