你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConsumptionEndpointsProperties interface
消耗属性的详细信息
属性
file |
文件访问终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
file |
使用文件类型的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。 |
ingestion |
引入终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
ingestion |
用于上传数据的引入 URL。 注意:此属性不会被序列化。 它只能由服务器填充。 |
query |
查询终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
query |
使用已处理数据的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
fileAccessResourceId
文件访问终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
fileAccessResourceId?: string
属性值
string
fileAccessUrl
使用文件类型的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。
fileAccessUrl?: string
属性值
string
ingestionResourceId
引入终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
ingestionResourceId?: string
属性值
string
ingestionUrl
用于上传数据的引入 URL。 注意:此属性不会被序列化。 它只能由服务器填充。
ingestionUrl?: string
属性值
string
queryResourceId
查询终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
queryResourceId?: string
属性值
string
queryUrl
使用已处理数据的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。
queryUrl?: string
属性值
string