Share via


IOperationResult.OutputLinkContentSize Property

Definition

The content size.

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

Property Value

Attributes

Applies to