Share via


IWebJobProperties.Setting Property

Definition

Job settings.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Job settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJobPropertiesSettings) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJobPropertiesSettings Setting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Job settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJobPropertiesSettings) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.Setting : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJobPropertiesSettings with get, set
Public Property Setting As IWebJobPropertiesSettings

Property Value

Attributes

Applies to