你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExtensionImage.PublishedDate 属性

定义

可选。 发布者可以将它设置为任意日期,这仅用于显示目的。 如果未由发布者指定,Azure 将在收到扩展请求时自动分配 UTC 时间。

public DateTime? PublishedDate { get; set; }
member this.PublishedDate : Nullable<DateTime> with get, set
Public Property PublishedDate As Nullable(Of DateTime)

属性值

适用于