Compartir a través de


ManagementGroup.Created Propiedad

Definición

Obtiene o establece la fecha y hora en que se creó el grupo de administración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a