你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LogSpecification interface
操作的日志规范。
属性
blob |
规范的 Blob 持续时间。 |
display |
日志规范的显示名称。 |
log |
基于名称筛选的模式 |
name | 日志规范的名称。 |
属性详细信息
blobDuration
规范的 Blob 持续时间。
blobDuration?: string
属性值
string
displayName
日志规范的显示名称。
displayName?: string
属性值
string
logFilterPattern
基于名称筛选的模式
logFilterPattern?: string
属性值
string
name
日志规范的名称。
name?: string
属性值
string