ConnectedClusterData.LastConnectivityOn 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.
Time representing the last instance when heart beat was received from the cluster.
public DateTimeOffset? LastConnectivityOn { get; }
member this.LastConnectivityOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastConnectivityOn As Nullable(Of DateTimeOffset)