Condividi tramite


IAppResourceProperties.PersistentDiskUsedInGb 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? PersistentDiskUsedInGb { 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.PersistentDiskUsedInGb : Nullable<int>
Public ReadOnly Property PersistentDiskUsedInGb As Nullable(Of Integer)

Property Value

Attributes

Applies to