Share via


IAmazonPostgreSqlDataSource.LastModifiedAt Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedAt", Update=false)]
public DateTime? LastModifiedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedAt", Update=false)>]
member this.LastModifiedAt : Nullable<DateTime>
Public ReadOnly Property LastModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to