Share via


RoleAssignmentCreateParameters.UpdatedOn Property

Definition

Gets time it was updated

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to