次の方法で共有


VideoSink.VideoCreationProperties プロパティ

定義

サービスで新しいビデオ リソースを作成する必要がある場合に使用するオプションのビデオ プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象