共用方式為


DeploymentLogsRequest interface

屬性

containerType

要從中擷取記錄的容器類型。

tail

要尾端的行數上限。

屬性詳細資料

containerType

要從中擷取記錄的容器類型。

containerType?: string

屬性值

string

tail

要尾端的行數上限。

tail?: number

屬性值

number