Freigeben über


IProcessServerDetails.FreeSpacePercentage Property

Definition

The free disk space percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The free disk space percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="freeSpacePercentage")]
public double? FreeSpacePercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The free disk space percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="freeSpacePercentage")>]
member this.FreeSpacePercentage : Nullable<double>
Public ReadOnly Property FreeSpacePercentage As Nullable(Of Double)

Property Value

Attributes

Applies to