ConnectedCluster.LastConnectivityTime 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
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Inlined)]
public DateTime? LastConnectivityTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Inlined)>]
member this.LastConnectivityTime : Nullable<DateTime>
Public ReadOnly Property LastConnectivityTime As Nullable(Of DateTime)
Property Value
Implements
- Attributes