ImageDataDiskArgs

constructor(blobUri: Output<String>? = null, caching: Output<CachingTypes>? = null, diskEncryptionSet: Output<DiskEncryptionSetParametersArgs>? = null, diskSizeGB: Output<Int>? = null, lun: Output<Int>, managedDisk: Output<SubResourceArgs>? = null, snapshot: Output<SubResourceArgs>? = null, storageAccountType: Output<Either<String, StorageAccountTypes>>? = null)