次の方法で共有


IHyperVToAzStackHcidiskInput.DiskSizeGb Property

Definition

Gets or sets the disk size in GB.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the disk size in GB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="diskSizeGB")]
public long DiskSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the disk size in GB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=true, SerializedName="diskSizeGB")>]
member this.DiskSizeGb : int64 with get, set
Public Property DiskSizeGb As Long

Property Value

Attributes

Applies to