Uses of Class
com.azure.resourcemanager.network.models.TunnelConnectionHealth
-
Packages that use TunnelConnectionHealth Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of TunnelConnectionHealth in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type TunnelConnectionHealth Modifier and Type Method Description List<TunnelConnectionHealth>VirtualNetworkGatewayConnectionInner. tunnelConnectionStatus()Get the tunnelConnectionStatus property: Collection of all tunnels' connection health status.List<TunnelConnectionHealth>VirtualNetworkGatewayConnectionListEntityInner. tunnelConnectionStatus()Get the tunnelConnectionStatus property: Collection of all tunnels' connection health status.List<TunnelConnectionHealth>VirtualNetworkGatewayConnectionListEntityPropertiesFormat. tunnelConnectionStatus()Get the tunnelConnectionStatus property: Collection of all tunnels' connection health status.List<TunnelConnectionHealth>VirtualNetworkGatewayConnectionPropertiesFormatInner. tunnelConnectionStatus()Get the tunnelConnectionStatus property: Collection of all tunnels' connection health status. -
Uses of TunnelConnectionHealth in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type TunnelConnectionHealth Modifier and Type Method Description Collection<TunnelConnectionHealth>VirtualNetworkGatewayConnection. tunnelConnectionStatus()Get the tunnelConnectionStatus value.
-