Freigeben über


CacheProperties.CacheSizeGb Property

Definition

The size of this Cache, in GB.

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

Property Value

Implements

Attributes

Applies to