你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于