共用方式為


RouteTable interface

路由表資源。

Extends

屬性

disableBgpRoutePropagation

取得或設定是否要停用 BGP 在該路由表上學習的路由。 True 表示停用。

etag

取得唯一的唯一

provisioningState

資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

routes

路由表中包含的路由集合。

subnets

子網參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

disableBgpRoutePropagation

取得或設定是否要停用 BGP 在該路由表上學習的路由。 True 表示停用。

disableBgpRoutePropagation?: boolean

屬性值

boolean

etag

取得唯一的唯一

etag?: string

屬性值

string

provisioningState

資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

provisioningState?: string

屬性值

string

routes

路由表中包含的路由集合。

routes?: Route[]

屬性值

Route[]

subnets

子網參考的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subnets?: Subnet[]

屬性值

Subnet[]

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type