Cluster.CreatedDate Property

Definition

Gets the cluster creation time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to