共用方式為


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

適用於