Get Result
data class GetResult(val baseSizeInTib: Int, val extendedSizeInTib: Int, val id: String, val location: String, val name: String, val resourceGroupName: String, val skus: List<GetSkus>, val tags: Map<String, String>, val totalIops: Int, val totalMbps: Int, val totalSizeInTib: Int, val totalVolumeSizeInGib: Int, val volumeGroupCount: Int, val zones: List<String>)
A collection of values returned by get.
Properties
Link copied to clipboard
The base size of the Elastic SAN resource in TiB.
Link copied to clipboard
The base size of the Elastic SAN resource in TiB.
Link copied to clipboard
Link copied to clipboard
Total size of the Elastic SAN resource in TB.
Link copied to clipboard
Total size of the provisioned Volumes in GiB.
Link copied to clipboard
Total number of volume groups in this Elastic SAN resource.