IWorkflowRunTrigger.InputLinkContentSize Property

Definition

The content size.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The content size.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="contentSize", Update=false)]
public long? InputLinkContentSize { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The content size.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="contentSize", Update=false)>]
member this.InputLinkContentSize : Nullable<int64>
Public ReadOnly Property InputLinkContentSize As Nullable(Of Long)

Property Value

Attributes

Applies to