ISite.SlotSwapStatusDestinationSlotName Property

Definition

The destination slot of the last swap operation.

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

Property Value

Attributes

Applies to