ISlotSwapStatus.TimestampUtc Property

Definition

The time the last successful slot swap completed.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The time the last successful slot swap completed.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timestampUtc", Update=false)]
public DateTime? TimestampUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The time the last successful slot swap completed.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timestampUtc", Update=false)>]
member this.TimestampUtc : Nullable<DateTime>
Public ReadOnly Property TimestampUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to