Share via


AgreementProperties.RetrieveDatetime Property

Definition

Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.

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

Property Value

Implements

Attributes

Applies to