IRequestHistoryProperties.ContentHashValue Property

Definition

The value of the content hash.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The value of the content hash.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public string ContentHashValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The value of the content hash.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.ContentHashValue : string
Public ReadOnly Property ContentHashValue As String

Property Value

Attributes

Applies to