ISlotDifference.SettingName Property

Definition

Name of the setting.

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

Property Value

Attributes

Applies to