public final class SlotSwapStatus extends Object
| Constructor and Description |
|---|
SlotSwapStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
destinationSlotName()
Get the destinationSlotName property: The destination slot of the last swap operation.
|
String |
sourceSlotName()
Get the sourceSlotName property: The source slot of the last swap operation.
|
OffsetDateTime |
timestampUtc()
Get the timestampUtc property: The time the last successful slot swap completed.
|
void |
validate()
Validates the instance.
|
public OffsetDateTime timestampUtc()
public String sourceSlotName()
public String destinationSlotName()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.