次の方法で共有


PrivateEndpoint.CreatedDate プロパティ

定義

このプライベート エンドポイントが作成された日付を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象