ConnectionStateSnapshot.NetworkConnectionState 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.
The connection state.
public Azure.ResourceManager.Network.Models.NetworkConnectionState? NetworkConnectionState { get; }
member this.NetworkConnectionState : Nullable<Azure.ResourceManager.Network.Models.NetworkConnectionState>
Public ReadOnly Property NetworkConnectionState As Nullable(Of NetworkConnectionState)