Elastic San Response
data class ElasticSanResponse(val encryption: EncryptionResponse? = null, val resourceGroup: String, val skuName: String? = null)
Elastic San Pool Properties
Constructors
Link copied to clipboard
fun ElasticSanResponse(encryption: EncryptionResponse? = null, resourceGroup: String, skuName: String? = null)