Condividi tramite


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

Property Value

Attributes

Applies to