Share via


ISlotSwapStatus.DestinationSlotName Property

Definition

The destination slot of the last swap operation.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.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 DestinationSlotName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.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.DestinationSlotName : string
Public ReadOnly Property DestinationSlotName As String

Property Value

Attributes

Applies to