Partager via


EndpointBase.Tunnel Propriété

Définition

Obtient ou définit décrit le tunnel par lequel Video Analyzer peut se connecter à l’URL du point de terminaison. Il s’agit d’une propriété facultative, généralement utilisée lorsque le point de terminaison se trouve derrière un pare-feu.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à