Partager via


RtspSource.Endpoint Propriété

Définition

Obtient ou définit les informations de point de terminaison RTSP à laquelle Video Analyzer doit se connecter. Il contient les informations requises pour que Video Analyzer se connecte aux caméras RTSP et/ou aux serveurs RTSP génériques.

[Newtonsoft.Json.JsonProperty(PropertyName="endpoint")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.EndpointBase Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoint")>]
member this.Endpoint : Microsoft.Azure.Management.VideoAnalyzer.Models.EndpointBase with get, set
Public Property Endpoint As EndpointBase

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à