IContentHash.Algorithm Property

Definition

The algorithm of the content hash.

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

Property Value

Attributes

Applies to