DataDiskArgs

constructor(caching: Output<Either<String, CachingType>>? = null, diskSizeGiB: Output<Int>? = null, driveLetter: Output<String>? = null, storageAccountType: Output<Either<String, StorageAccountType>>? = null)