ApplicationGatewayRedirectConfigurationOutput interface
重定向应用程序网关的配置。
属性
| etag | 一个唯一的只读字符串,每当更新资源时更改。 |
| name | 应用程序网关中唯一的重定向配置的名称。 |
| properties | 应用程序网关重定向配置的属性。 |
| type | 资源的类型。 |
继承属性
| id | 资源 ID。 |
属性详细信息
etag
一个唯一的只读字符串,每当更新资源时更改。
etag?: string
属性值
string
name
应用程序网关中唯一的重定向配置的名称。
name?: string
属性值
string
properties
应用程序网关重定向配置的属性。
properties?: ApplicationGatewayRedirectConfigurationPropertiesFormatOutput
属性值
type
资源的类型。
type?: string
属性值
string