IRequestHistoryProperties.ContentHashAlgorithm Property

Definition

The algorithm of the content hash.

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

Property Value

Attributes

Applies to