VideoAnalyzerUpdate.Endpoints Property

Definition

Gets the endpoints associated with this resource.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to