Share via


VnetRoute.StaticRoutesConfig Property

Definition

Gets or sets configuration for static routes on this HubVnetConnection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to