get Volume Snapshot
Get a VolumeSnapshot API Version: 2023-03-01-preview.
Return
Concrete proxy resource types can be created by aliasing this type using a specific property type.
Parameters
argument
null
suspend fun getVolumeSnapshot(poolName: String, resourceGroupName: String, volumeSnapshotName: String): GetVolumeSnapshotResult
Return
Concrete proxy resource types can be created by aliasing this type using a specific property type.
Parameters
pool Name
Pool Object
resource Group Name
The name of the resource group. The name is case insensitive.
volume Snapshot Name
Volume Snapshot Resource
See also
suspend fun getVolumeSnapshot(argument: suspend GetVolumeSnapshotPlainArgsBuilder.() -> Unit): GetVolumeSnapshotResult
Return
Concrete proxy resource types can be created by aliasing this type using a specific property type.
Parameters
argument
Builder for com.pulumi.azurenative.containerstorage.kotlin.inputs.GetVolumeSnapshotPlainArgs.