Containerstorage Functions
object ContainerstorageFunctions
Functions
Link copied to clipboard
Get a Pool API Version: 2023-03-01-preview.
Link copied to clipboard
Get a Volume API Version: 2023-03-01-preview.
suspend fun getVolume(poolName: String, resourceGroupName: String, volumeName: String): GetVolumeResult
Link copied to clipboard
Get a VolumeSnapshot API Version: 2023-03-01-preview.
suspend fun getVolumeSnapshot(argument: suspend GetVolumeSnapshotPlainArgsBuilder.() -> Unit): GetVolumeSnapshotResult
suspend fun getVolumeSnapshot(poolName: String, resourceGroupName: String, volumeSnapshotName: String): GetVolumeSnapshotResult