共用方式為


RouteMap interface

虛擬中樞的 RouteMap 子資源。

Extends

屬性

associatedInboundConnections

此 RoutMap 與輸入流量相關聯的連線清單。

associatedOutboundConnections

此 RoutMap 與輸出流量相關聯的連線清單。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

RouteMap 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rules

要套用的 RouteMap 規則清單。

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

associatedInboundConnections

此 RoutMap 與輸入流量相關聯的連線清單。

associatedInboundConnections?: string[]

屬性值

string[]

associatedOutboundConnections

此 RoutMap 與輸出流量相關聯的連線清單。

associatedOutboundConnections?: string[]

屬性值

string[]

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

provisioningState

RouteMap 資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

rules

要套用的 RouteMap 規則清單。

rules?: RouteMapRule[]

屬性值

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id