DeploymentLogsRequest interface  
属性
| container | 要从中检索日志的容器的类型。 | 
| tail | 要尾部的最大行数。 | 
属性详细信息
		containerType
	 
	要从中检索日志的容器的类型。
containerType?: string属性值
string
tail
要尾部的最大行数。
tail?: number属性值
number