Share via


ISlotDifferenceProperties.DiffRule Property

Definition

Rule that describes how to process the setting difference during a slot swap.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Rule that describes how to process the setting difference during a slot swap.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diffRule")]
public string DiffRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Rule that describes how to process the setting difference during a slot swap.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diffRule")>]
member this.DiffRule : string
Public ReadOnly Property DiffRule As String

Property Value

Attributes

Applies to