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

Property Value

Attributes

Applies to