ISlotSwapStatus.SourceSlotName Property

Definition

The source slot of the last swap operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The source slot of the last swap operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceSlotName", Update=false)]
public string SourceSlotName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The source slot of the last swap operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceSlotName", Update=false)>]
member this.SourceSlotName : string
Public ReadOnly Property SourceSlotName As String

Property Value

Attributes

Applies to