ISlotDifferenceProperties.DiffRule Property

Definition

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

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

Property Value

Attributes

Applies to