Share via


ISlotDifferenceProperties.SettingType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The type of the setting: General, AppSetting or ConnectionString.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="settingType")]
public string SettingType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The type of the setting: General, AppSetting or ConnectionString.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="settingType")>]
member this.SettingType : string
Public ReadOnly Property SettingType As String

Property Value

Attributes

Applies to