GetElasticSanPlainArgs

data class GetElasticSanPlainArgs(val elasticSanName: String, val resourceGroupName: String) : ConvertibleToJava<GetElasticSanPlainArgs>

Constructors

Link copied to clipboard
fun GetElasticSanPlainArgs(elasticSanName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the ElasticSan.

Link copied to clipboard

The name of the resource group. The name is case insensitive.