ApplicationGatewayOutput interface
应用程序网关资源。
属性
| etag | 一个唯一的只读字符串,每当更新资源时更改。 |
| identity | 应用程序网关的标识(如果已配置)。 |
| properties | 应用程序网关的属性。 |
| zones | 一个可用性区域列表,表示资源需要来自何处。 |
属性详细信息
etag
一个唯一的只读字符串,每当更新资源时更改。
etag?: string
属性值
string
identity
properties
应用程序网关的属性。
properties?: ApplicationGatewayPropertiesFormatOutput
属性值
zones
一个可用性区域列表,表示资源需要来自何处。
zones?: string[]
属性值
string[]