ISlotDifferenceProperties.ValueInCurrentSlot Property

Definition

Value of the setting in the current slot.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Value of the setting in the current slot.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="valueInCurrentSlot", Update=false)]
public string ValueInCurrentSlot { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Value of the setting in the current slot.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="valueInCurrentSlot", Update=false)>]
member this.ValueInCurrentSlot : string
Public ReadOnly Property ValueInCurrentSlot As String

Property Value

Attributes

Applies to