Compartir a través de


ProxyResource.SystemDataCreatedAt Property

Definition

The timestamp of resource creation (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inherited)]
public DateTime? SystemDataCreatedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inherited)>]
member this.SystemDataCreatedAt : Nullable<DateTime> with get, set
Public Property SystemDataCreatedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to