你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AgreementTerms.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.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Origin(Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.PropertyOrigin.Inlined)]
public DateTime? RetrieveDatetime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Origin(Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.PropertyOrigin.Inlined)>]
member this.RetrieveDatetime : Nullable<DateTime> with get, set
Public Property RetrieveDatetime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to