SlotDifference.SettingType Property

Definition

Gets the type of the setting: General, AppSetting or ConnectionString.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.settingType")]
public string SettingType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.settingType")>]
member this.SettingType : string
Public ReadOnly Property SettingType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to