AzStackHCIDiskInput(String, Boolean, Int64, String, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AzStackHCIDiskInput (string diskId, bool isDynamic, long diskSizeGB, string diskFileFormat, bool isOsDisk);
new Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.AzStackHCIDiskInput : string * bool * int64 * string * bool -> Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.AzStackHCIDiskInput
Public Sub New (diskId As String, isDynamic As Boolean, diskSizeGB As Long, diskFileFormat As String, isOsDisk As Boolean)
Parameters
- diskId
- String
- isDynamic
- Boolean
- diskSizeGB
- Int64
- diskFileFormat
- String
- isOsDisk
- Boolean