Share via


Subnet.RouteTable Property

Definition

Gets or sets the reference to the RouteTable resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routeTable")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.RouteTable RouteTable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routeTable")>]
member this.RouteTable : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.RouteTable with get, set
Public Property RouteTable As RouteTable

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to