PreconfiguredEndpoint interface
定义预配置终结点的属性
- 扩展
属性
| backend | 预配置的终结点后端 |
| description | 终结点的说明 |
| endpoint | 预配置的终结点 |
| endpoint |
终结点的类型 |
继承属性
| id | 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源位置。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源标记。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
backend
预配置的终结点后端
backend?: string
属性值
string
description
终结点的说明
description?: string
属性值
string
endpoint
预配置的终结点
endpoint?: string
属性值
string
endpointType
终结点的类型
endpointType?: string
属性值
string