次の方法で共有


Revision.CreatedTime Property

Definition

Timestamp describing when the revision was created by controller

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

Property Value

Implements

Attributes

Applies to