IKeyValuePairStringObject.Value Property

Definition

Any object

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

Property Value

Attributes

Applies to