Share via


IPersistentDisk.UsedInGb Property

Definition

Size of the used persistent disk in GB

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Size of the used persistent disk in GB", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="usedInGB")]
public int? UsedInGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Size of the used persistent disk in GB", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="usedInGB")>]
member this.UsedInGb : Nullable<int>
Public ReadOnly Property UsedInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to