Aracılığıyla paylaş


IConnectedCluster.LastConnectivityTime Property

Definition

Time representing the last instance when heart beat was received from the cluster

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Time representing the last instance when heart beat was received from the cluster", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastConnectivityTime")]
public DateTime? LastConnectivityTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Time representing the last instance when heart beat was received from the cluster", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastConnectivityTime")>]
member this.LastConnectivityTime : Nullable<DateTime>
Public ReadOnly Property LastConnectivityTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to