共用方式為


Workbook.TimeModified Property

Definition

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

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

Property Value

Implements

Attributes

Applies to