Partilhar via


IMyWorkbookProperties.TimeModified Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=false, Description="Date and time in UTC of the last modification that was made to this private workbook definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeModified", Update=false)]
public string TimeModified { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=false, Description="Date and time in UTC of the last modification that was made to this private workbook definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeModified", Update=false)>]
member this.TimeModified : string
Public ReadOnly Property TimeModified As String

Property Value

Attributes

Applies to