Containerstorage Functions
    object ContainerstorageFunctions
Functions
Link copied to clipboard
                Get a Pool Azure REST API version: 2023-07-01-preview.
Link copied to clipboard
                Get a Snapshot Azure REST API version: 2023-07-01-preview.
suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
suspend fun getSnapshot(poolName: String, resourceGroupName: String, snapshotName: String): GetSnapshotResult
Link copied to clipboard
                Get a Volume Azure REST API version: 2023-07-01-preview.
suspend fun getVolume(poolName: String, resourceGroupName: String, volumeName: String): GetVolumeResult