RouteTable interface
Route table resource.
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| name | Resource name. |
| properties | Properties of the route table. |
| type | Resource type. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
name
Resource name.
name?: string
Property Value
string
properties
Properties of the route table.
properties?: RouteTableProperties
Property Value
type
Resource type.
type?: string
Property Value
string