GenericResourceData.ChangedOn Property

Definition

The changed time of the resource. This is only present if requested via the $expand query parameter.

public DateTimeOffset? ChangedOn { get; }
member this.ChangedOn : Nullable<DateTimeOffset>
Public ReadOnly Property ChangedOn As Nullable(Of DateTimeOffset)

Property Value

Applies to