ElasticSanPoolPropertiesResponse

data class ElasticSanPoolPropertiesResponse(val resourceGroup: String, val sanName: String, val volumeGroup: String)

Elastic San Pool Properties

Constructors

Link copied to clipboard
constructor(resourceGroup: String, sanName: String, volumeGroup: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource group of an existing SAN.

Link copied to clipboard

Name of an existing SAN.

Link copied to clipboard

Volume group of an existing SAN.