次の方法で共有


ClusterGetProperties.CreatedDate プロパティ

定義

クラスターが作成された日付を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象