Share via


IAmazonPostgreSqlDataSource.CollectionLastModifiedAt 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? CollectionLastModifiedAt { 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.CollectionLastModifiedAt : Nullable<DateTime>
Public ReadOnly Property CollectionLastModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to