NetworkFabricControllerPatch interface

網路網狀架構控制器修補程式承載定義。

Extends

屬性

identity

指派給此資源的受控服務識別。

infrastructureExpressRouteConnections

在更新中,應該提供基礎結構 ExpressRoute CircuitID 來建立及布建 NFC。 此 Express 路由專用於基礎結構服務。 (這是強制屬性)

workloadExpressRouteConnections

在更新中,應該提供工作負載 ExpressRoute CircuitID 來建立及布建 NFC。 此 Express 路由專用於工作負載服務。 (這是強制屬性)。

繼承的屬性

tags

資源標籤。

屬性詳細資料

identity

指派給此資源的受控服務識別。

identity?: ManagedServiceIdentityPatch

屬性值

infrastructureExpressRouteConnections

在更新中,應該提供基礎結構 ExpressRoute CircuitID 來建立及布建 NFC。 此 Express 路由專用於基礎結構服務。 (這是強制屬性)

infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[]

屬性值

workloadExpressRouteConnections

在更新中,應該提供工作負載 ExpressRoute CircuitID 來建立及布建 NFC。 此 Express 路由專用於工作負載服務。 (這是強制屬性)。

workloadExpressRouteConnections?: ExpressRouteConnectionInformation[]

屬性值

繼承的屬性詳細資料

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自TagsUpdate.tags