Elasticsan Functions
object ElasticsanFunctions
Functions
Link copied to clipboard
Get a ElasticSan. Azure REST API version: 2021-11-20-preview. Other available API versions: 2022-12-01-preview, 2023-01-01.
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. Other available API versions: 2023-01-01.
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. Other available API versions: 2022-12-01-preview, 2023-01-01.
Link copied to clipboard
Get an VolumeGroups. Azure REST API version: 2021-11-20-preview. Other available API versions: 2022-12-01-preview, 2023-01-01.
suspend fun getVolumeGroup(argument: suspend GetVolumeGroupPlainArgsBuilder.() -> Unit): GetVolumeGroupResult
suspend fun getVolumeGroup(elasticSanName: String, resourceGroupName: String, volumeGroupName: String): GetVolumeGroupResult
Link copied to clipboard
Get a Volume Snapshot. Azure REST API version: 2023-01-01.
suspend fun getVolumeSnapshot(argument: suspend GetVolumeSnapshotPlainArgsBuilder.() -> Unit): GetVolumeSnapshotResult
suspend fun getVolumeSnapshot(elasticSanName: String, resourceGroupName: String, snapshotName: String, volumeGroupName: String): GetVolumeSnapshotResult