共用方式為


RoutePolicyProperties interface

RoutePolicyProperties 會定義資源屬性。

Extends

屬性

addressFamilyType

AddressFamilyType。 此參數會決定指定的 ipv4 或 ipv6 路由原則。

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationState

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

networkFabricId

網路網狀架構的 Arm 資源識別碼。

provisioningState

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

繼承的屬性

annotation

切換組態描述。

statements

路由原則語句。

屬性詳細資料

addressFamilyType

AddressFamilyType。 此參數會決定指定的 ipv4 或 ipv6 路由原則。

addressFamilyType?: string

屬性值

string

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

administrativeState?: string

屬性值

string

configurationState

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

configurationState?: string

屬性值

string

networkFabricId

網路網狀架構的 Arm 資源識別碼。

networkFabricId: string

屬性值

string

provisioningState

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

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation

statements

路由原則語句。

statements?: RoutePolicyStatementProperties[]

屬性值

繼承自RoutePolicyPatchableProperties.statements