你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LoggerUpdateContract interface
记录器更新协定。
属性
credentials | 记录器凭据。 |
description | 记录器说明。 |
is |
是否在发布前缓冲记录器中的记录。 默认值假定为 true。 |
logger |
记录器类型。 |
属性详细信息
credentials
记录器凭据。
credentials?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
description
记录器说明。
description?: string
属性值
string
isBuffered
是否在发布前缓冲记录器中的记录。 默认值假定为 true。
isBuffered?: boolean
属性值
boolean
loggerType
记录器类型。
loggerType?: string
属性值
string