Compartir a través de


EventContent.TargetSize Property

Definition

The number of bytes of the content. Same as Length field.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public long? TargetSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.TargetSize : Nullable<int64> with get, set
Public Property TargetSize As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to