getSnapshot

Get a Snapshot Azure REST API version: 2023-07-01-preview.

Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

Parameters

argument

null


suspend fun getSnapshot(poolName: String, resourceGroupName: String, snapshotName: String): GetSnapshotResult

Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

See also

Parameters

poolName

Pool Object

resourceGroupName

The name of the resource group. The name is case insensitive.

snapshotName

Volume Snapshot Resource


suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult

Return

Concrete proxy resource types can be created by aliasing this type using a specific property type.

See also

Parameters

argument

Builder for com.pulumi.azurenative.containerstorage.kotlin.inputs.GetSnapshotPlainArgs.