CreationDataArgs

constructor(createOption: Output<Either<String, DiskCreateOption>>, galleryImageReference: Output<ImageDiskReferenceArgs>? = null, imageReference: Output<ImageDiskReferenceArgs>? = null, logicalSectorSize: Output<Int>? = null, performancePlus: Output<Boolean>? = null, securityDataUri: Output<String>? = null, sourceResourceId: Output<String>? = null, sourceUri: Output<String>? = null, storageAccountId: Output<String>? = null, uploadSizeBytes: Output<Double>? = null)