Compartir a través de


CloudEndpointLastChangeEnumerationStatus.StartedTimestamp Propiedad

Definición

Obtiene la marca de tiempo cuando se inicia la enumeración de cambios.

[Newtonsoft.Json.JsonProperty(PropertyName="startedTimestamp")]
public DateTime? StartedTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startedTimestamp")>]
member this.StartedTimestamp : Nullable<DateTime>
Public ReadOnly Property StartedTimestamp As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a