Sdílet prostřednictvím


Subnet.RouteTable Property

Definition

Gets or sets the reference to the RouteTable resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to