Share via


GraphQueryProperties.TimeModified Property

Definition

Date and time in UTC of the last modification that was made to this graph query definition.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)]
public DateTime? TimeModified { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)>]
member this.TimeModified : Nullable<DateTime>
Public ReadOnly Property TimeModified As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to