Share via


SlotSwapStatusOutput interface

The status of the last successful slot swap operation.

Properties

destinationSlotName

The destination slot of the last swap operation.

sourceSlotName

The source slot of the last swap operation.

timestampUtc

The time the last successful slot swap completed.

Property Details

destinationSlotName

The destination slot of the last swap operation.

destinationSlotName?: string

Property Value

string

sourceSlotName

The source slot of the last swap operation.

sourceSlotName?: string

Property Value

string

timestampUtc

The time the last successful slot swap completed.

timestampUtc?: string

Property Value

string