Share via


Cluster.LastModifiedDate Property

Definition

Gets the last time the cluster was updated.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedDate")]
public string LastModifiedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedDate")>]
member this.LastModifiedDate : string
Public ReadOnly Property LastModifiedDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to