次の方法で共有


BillingRoleAssignment.CreatedOn プロパティ

定義

ロールの割り当てが作成された日付を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象