StaticSiteBuildArmResource.LastUpdatedOn Property

Definition

When this build was updated.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public DateTime? LastUpdatedOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.LastUpdatedOn : Nullable<DateTime>
Public ReadOnly Property LastUpdatedOn As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to