RoutePolicyProperties interface
RoutePolicyProperties 會定義資源屬性。
- Extends
屬性
address |
AddressFamilyType。 此參數會決定指定的 ipv4 或 ipv6 路由原則。 |
administrative |
資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
configuration |
資源的組態狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
network |
網路網狀架構的 Arm 資源識別碼。 |
provisioning |
資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
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
statements
路由原則語句。
statements?: RoutePolicyStatementProperties[]