P2SConnectionConfiguration.RoutingConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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