Compartir a través de


NamespaceCreateOrUpdateParameters.UpdatedAt Propiedad

Definición

Obtiene o establece la hora en que se actualizó el espacio de nombres.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedAt")]
public DateTime? UpdatedAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedAt")>]
member this.UpdatedAt : Nullable<DateTime> with get, set
Public Property UpdatedAt As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a