WebsitesIdentity.Slot Property

Definition

Name of the deployment slot. If a slot is not specified, the API deletes a deployment for the production slot.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string Slot { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Slot : string with get, set
Public Property Slot As String

Property Value

Implements

Attributes

Applies to