VirtualNetworkGatewayConnectionInner.TunnelConnectionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets collection of all tunnels' connection health status.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.tunnelConnectionStatus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TunnelConnectionHealth> TunnelConnectionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tunnelConnectionStatus")>]
member this.TunnelConnectionStatus : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TunnelConnectionHealth>
Public ReadOnly Property TunnelConnectionStatus As IList(Of TunnelConnectionHealth)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute