Share via


Site.TargetSwapSlot Property

Definition

Specifies which deployment slot this app will swap into. Read-only.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public string TargetSwapSlot { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.TargetSwapSlot : string
Public ReadOnly Property TargetSwapSlot As String

Property Value

Implements

Attributes

Applies to