次の方法で共有


VideoAnalyzerUpdate.Endpoints プロパティ

定義

このリソースに関連付けられているエンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.Endpoint> Endpoints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.Endpoint>
Public ReadOnly Property Endpoints As IList(Of Endpoint)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象