ISiteConfig.AutoSwapSlotName Property

Definition

Auto-swap slot name.

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

Property Value

Attributes

Applies to