IKeyValuePairStringObject.Value Property

Definition

Anything

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

Property Value

Attributes

Applies to