次の方法で共有


VideoSink.VideoPublishingOptions プロパティ

定義

ビデオ シンクがビデオ リソースを介してコンテンツを発行する方法を変更するオプションを取得または設定します。 このプロパティは、"kind" が "live" に設定されているトポロジでのみ使用できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象