ISlotDifference.ValueInTargetSlot Property

Definition

Value of the setting in the target slot.

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

Property Value

Attributes

Applies to