Site.TargetSwapSlot Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetSwapSlot")]
public string TargetSwapSlot { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetSwapSlot")>]
member this.TargetSwapSlot : string
Public ReadOnly Property TargetSwapSlot As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to