Share via


RouteTable Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class RouteTable : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RouteTable = class
    inherit Resource
Public Class RouteTable
Inherits Resource
Inheritance
RouteTable
Attributes

Constructors

RouteTable()
RouteTable(String, String, String, String, IDictionary<String,String>, IList<Route>, IList<Subnet>, String, String)

Properties

Etag
Id (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
ProvisioningState
Routes
Subnets
Tags (Inherited from Resource)
Type (Inherited from Resource)

Applies to