PoolDataDiskArgs

fun PoolDataDiskArgs(caching: Output<String>? = null, diskSizeGb: Output<Int>, lun: Output<Int>, storageAccountType: Output<String>? = null)