Share via


ISlotDifferenceProperties.ValueInTargetSlot Property

Definition

Value of the setting in the target slot.

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

Property Value

Attributes

Applies to