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

MediaLiveOutputData.ArchiveWindowLength 属性

定义

ISO 8601 时间介于 1 分钟到 25 小时之间,以指示可存档到此实时输出的资产中的最大内容长度。 这还会设置倒带窗口的最大内容长度。 例如,使用 PT1H30M 指示 1 小时 30 分钟的存档时段。

public TimeSpan? ArchiveWindowLength { get; set; }
member this.ArchiveWindowLength : Nullable<TimeSpan> with get, set
Public Property ArchiveWindowLength As Nullable(Of TimeSpan)

属性值

适用于