次の方法で共有


IStaticSiteBuildArmResource.CreatedTimeUtc Property

Definition

When this build was created.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="When this build was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="createdTimeUtc")]
public DateTime? CreatedTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="When this build was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="createdTimeUtc")>]
member this.CreatedTimeUtc : Nullable<DateTime>
Public ReadOnly Property CreatedTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to