Freigeben über


Vault.SystemDataCreatedAt Property

Definition

The timestamp of the key vault resource creation (UTC).

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

Property Value

Implements

Attributes

Applies to