Compartir a través de


VirtualMachineSoftwarePatchProperties.PublishedDate Propiedad

Definición

Obtiene la marca de tiempo UTC cuando el repositorio publicó esta revisión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a