ElasticSanArgs

data class ElasticSanArgs(val encryption: Output<EncryptionArgs>? = null, val skuName: Output<Either<String, ElasticSanSkuName>>? = null) : ConvertibleToJava<ElasticSanArgs>

Elastic San Pool Properties

Constructors

Link copied to clipboard
fun ElasticSanArgs(encryption: Output<EncryptionArgs>? = null, skuName: Output<Either<String, ElasticSanSkuName>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ElasticSanArgs

Properties

Link copied to clipboard
val encryption: Output<EncryptionArgs>? = null

Encryption specifies the encryption configuration for the Azure Disk pool

Link copied to clipboard
val skuName: Output<Either<String, ElasticSanSkuName>>? = null

Sku name