Udostępnij za pośrednictwem


EndpointBase.Tunnel Property

Definition

Gets or sets describes the tunnel through which Video Analyzer can connect to the endpoint URL. This is an optional property, typically used when the endpoint is behind a firewall.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to