SoftwareAssuranceProperties.LastUpdated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TimeStamp denoting the latest SA benefit applicability is validated.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public DateTime? LastUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.LastUpdated : Nullable<DateTime>
Public ReadOnly Property LastUpdated As Nullable(Of DateTime)
Property Value
Implements
- Attributes