次の方法で共有


RoleAssignmentCreateParameters.UpdatedOn プロパティ

定義

更新された時間を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedOn")]
public DateTime? UpdatedOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedOn")>]
member this.UpdatedOn : Nullable<DateTime>
Public ReadOnly Property UpdatedOn As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象