RunStepResponse.ExpiredAt

RunStepResponse.ExpiredAt 属性

获取或设置运行步骤过期时的 Unix 时间戳(以秒为单位)。如果父运行已过期,则步骤被视为过期。

public long? ExpiredAt { get; set; }

另请参阅