LiveEventPreview.Endpoints プロパティ

定義

プレビュー用のエンドポイントを取得または設定します。 プレビュー URL をライブ イベントの対象ユーザーと共有しないでください。

[Newtonsoft.Json.JsonProperty(PropertyName="endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventEndpoint> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventEndpoint> with get, set
Public Property Endpoints As IList(Of LiveEventEndpoint)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象