RouteTable Class

Route table resource.

Constructor

RouteTable(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

properties

Properties of the route table.

etag
str

A unique read-only string that changes whenever the resource is updated.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

properties

Properties of the route table.

properties: _models.RouteTablePropertiesFormat | None