IWorkflowTriggerHistoryProperties.OutputsLinkContentHashAlgorithm 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 OutputsLinkContentHashAlgorithm { 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.OutputsLinkContentHashAlgorithm : string
Public ReadOnly Property OutputsLinkContentHashAlgorithm As String

Property Value

Attributes

Applies to