CsmSlotEntity.TargetSlot Property

Definition

Gets or sets destination deployment slot during swap operation.

[Newtonsoft.Json.JsonProperty(PropertyName="targetSlot")]
public string TargetSlot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetSlot")>]
member this.TargetSlot : string with get, set
Public Property TargetSlot As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to