Compartir a través de


Topology.CreatedDateTime Propiedad

Definición

Obtiene la fecha y hora en que se creó inicialmente la topología para el grupo de recursos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a