Share via


IComputeInstanceDataDisk.DiskSizeGb Property

Definition

The initial disk size in gigabytes.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The initial disk size in gigabytes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="diskSizeGB")]
public int? DiskSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The initial disk size in gigabytes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="diskSizeGB")>]
member this.DiskSizeGb : Nullable<int> with get, set
Public Property DiskSizeGb As Nullable(Of Integer)

Property Value

Attributes

Applies to