IStringDictionary.Property Property

Definition

Settings.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStringDictionaryProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStringDictionaryProperties Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStringDictionaryProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStringDictionaryProperties with get, set
Public Property Property As IStringDictionaryProperties

Property Value

Attributes

Applies to