次の方法で共有


LiveEventPreview.StreamingPolicyName プロパティ

定義

ライブ イベント プレビューに使用されるストリーミング ポリシーの名前を取得または設定します。 この値は作成時に指定され、更新できません。

[Newtonsoft.Json.JsonProperty(PropertyName="streamingPolicyName")]
public string StreamingPolicyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingPolicyName")>]
member this.StreamingPolicyName : string with get, set
Public Property StreamingPolicyName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象