ISlotSwapStatus Interface
In questo articolo
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.SlotSwapStatusTypeConverter))]
public interface ISlotSwapStatus : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.SlotSwapStatusTypeConverter))>]
type ISlotSwapStatus = interface
interface IJsonSerializable
Public Interface ISlotSwapStatus
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
|
Destination |
The destination slot of the last swap operation. |
|
Source |
The source slot of the last swap operation. |
|
Timestamp |
The time the last successful slot swap completed. |
Methods
| Name | Description |
|---|---|
|
To |
(Inherited from IJsonSerializable) |
Applies to
| Prodotto | Versioni |
|---|---|
| Azure - PowerShell Commands | 13.5.0, 12 (LTS), Latest |