ElasticsanFunctions

Functions

Link copied to clipboard

Get a ElasticSan. API Version: 2021-11-20-preview.

suspend fun getElasticSan(elasticSanName: String, resourceGroupName: String): GetElasticSanResult
Link copied to clipboard

Get an Volume. API Version: 2021-11-20-preview.

suspend fun getVolume(argument: suspend GetVolumePlainArgsBuilder.() -> Unit): GetVolumeResult
suspend fun getVolume(elasticSanName: String, resourceGroupName: String, volumeGroupName: String, volumeName: String): GetVolumeResult
Link copied to clipboard

Get an VolumeGroups. API Version: 2021-11-20-preview.

suspend fun getVolumeGroup(elasticSanName: String, resourceGroupName: String, volumeGroupName: String): GetVolumeGroupResult