IExpressionTraces.Value Property

Definition

Anything

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

Property Value

Attributes

Applies to