다음을 통해 공유


RoleAssignment.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

적용 대상