Share via


EventGridMqttClientCreatedOrUpdatedEventData.UpdatedOn Property

Definition

Time the client resource is last updated based on the provider's UTC time. If the client resource was never updated, this value is identical to the value of the 'createdOn' property.

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

Property Value

Applies to