ISkuDetails.SizeInGb Property

Definition

The cache size in GB.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=false, Description="The cache size in GB.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="sizeInGB", Update=false)]
public float? SizeInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=false, Description="The cache size in GB.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="sizeInGB", Update=false)>]
member this.SizeInGb : Nullable<single>
Public ReadOnly Property SizeInGb As Nullable(Of Single)

Property Value

Attributes

Applies to