Aracılığıyla paylaş


IRequestHistory.BodyLinkContentSize 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? BodyLinkContentSize { 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.BodyLinkContentSize : Nullable<int64>
Public ReadOnly Property BodyLinkContentSize As Nullable(Of Long)

Property Value

Attributes

Applies to