你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentLogsRequest interface

属性

containerType

要从中检索日志的容器的类型。

tail

要尾部的最大行数。

属性详细信息

containerType

要从中检索日志的容器的类型。

containerType?: string

属性值

string

tail

要尾部的最大行数。

tail?: number

属性值

number