SnapshotProperties.ItemsCount Property

Definition

The amount of key-values in the snapshot.

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

Property Value

Implements

Attributes

Applies to