Share via


Cache.SizeGb Property

Definition

The size of this Cache, in GB.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public int? SizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.SizeGb : Nullable<int> with get, set
Public Property SizeGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to