Account.SystemDataLastModifiedAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The timestamp of the last modification the resource (UTC).
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inherited)]
public DateTime? SystemDataLastModifiedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inherited)>]
member this.SystemDataLastModifiedAt : Nullable<DateTime>
Public ReadOnly Property SystemDataLastModifiedAt As Nullable(Of DateTime)
Property Value
Implements
- Attributes