Share via


ISite.SlotSwapStatusDestinationSlotName Property

Definition

The destination slot of the last swap operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The destination slot of the last swap operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="destinationSlotName")]
public string SlotSwapStatusDestinationSlotName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The destination slot of the last swap operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="destinationSlotName")>]
member this.SlotSwapStatusDestinationSlotName : string
Public ReadOnly Property SlotSwapStatusDestinationSlotName As String

Property Value

Attributes

Applies to