ISite.SlotSwapStatusSourceSlotName Property

Definition

The source slot of the last swap operation.

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

Property Value

Attributes

Applies to