次の方法で共有


JobInputClip.End プロパティ

定義

処理を終了する入力メディアのタイムライン上のポイントを取得または設定します。 既定では、入力メディアの末尾に設定されます。

[Newtonsoft.Json.JsonProperty(PropertyName="end")]
public Microsoft.Azure.Management.Media.Models.ClipTime End { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="end")>]
member this.End : Microsoft.Azure.Management.Media.Models.ClipTime with get, set
Public Property End As ClipTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象