Hci Virtual Hard Disk Args
constructor(blockSizeInBytes: Output<Int>? = null, customLocationId: Output<String>? = null, diskFileFormat: Output<String>? = null, diskSizeInGb: Output<Int>? = null, dynamicEnabled: Output<Boolean>? = null, hypervGeneration: Output<String>? = null, location: Output<String>? = null, logicalSectorInBytes: Output<Int>? = null, name: Output<String>? = null, physicalSectorInBytes: Output<Int>? = null, resourceGroupName: Output<String>? = null, storagePathId: Output<String>? = null, tags: Output<Map<String, String>>? = null)