Elasticsan Functions
object ElasticsanFunctions
Functions
Link copied to clipboard
Get a ElasticSan. Azure REST API version: 2021-11-20-preview.
suspend fun getElasticSan(argument: suspend GetElasticSanPlainArgsBuilder.() -> Unit): GetElasticSanResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets the specified private endpoint connection associated with the Elastic San Azure REST API version: 2022-12-01-preview.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(elasticSanName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard
Get an Volume. Azure REST API version: 2021-11-20-preview.
Link copied to clipboard
Get an VolumeGroups. Azure REST API version: 2021-11-20-preview.
suspend fun getVolumeGroup(argument: suspend GetVolumeGroupPlainArgsBuilder.() -> Unit): GetVolumeGroupResult
suspend fun getVolumeGroup(elasticSanName: String, resourceGroupName: String, volumeGroupName: String): GetVolumeGroupResult