Partilhar via


ICollectionProperties.ApproveAllItemsModifiedAt Property

Definition

Gets the modified date of all items approved.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the modified date of all items approved.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="approveAllItemsModifiedAt", Update=false)]
public DateTime? ApproveAllItemsModifiedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the modified date of all items approved.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="approveAllItemsModifiedAt", Update=false)>]
member this.ApproveAllItemsModifiedAt : Nullable<DateTime>
Public ReadOnly Property ApproveAllItemsModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to