Snapshot.Size Property

Definition

The size in bytes of the snapshot.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)]
public long? Size { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)>]
member this.Size : Nullable<int64>
Public ReadOnly Property Size As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to