Condividi tramite


IPersistentDisk.UsedInGb Property

Definition

Size of the used persistent disk in GB

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

Property Value

Attributes

Applies to