Share via


ISiteConfig.AutoSwapSlotName Property

Definition

Auto-swap slot name.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Auto-swap slot name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="autoSwapSlotName")]
public string AutoSwapSlotName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Auto-swap slot name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="autoSwapSlotName")>]
member this.AutoSwapSlotName : string with get, set
Public Property AutoSwapSlotName As String

Property Value

Attributes

Applies to