IGalleryApplicationVersion.PublishingProfilePublishedDate Property

Definition

The timestamp for when the gallery image version is published.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The timestamp for when the gallery image version is published.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="publishedDate")]
public DateTime? PublishingProfilePublishedDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The timestamp for when the gallery image version is published.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="publishedDate")>]
member this.PublishingProfilePublishedDate : Nullable<DateTime>
Public ReadOnly Property PublishingProfilePublishedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to