ISnapshot.Time Property

Definition

The time the snapshot was taken.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The time the snapshot was taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="time", Update=false)]
public string Time { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The time the snapshot was taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="time", Update=false)>]
member this.Time : string
Public ReadOnly Property Time As String

Property Value

Attributes

Applies to