get Snapshot
Gets information about a snapshot. Uses Azure REST API version 2024-03-02. Other available API versions: 2022-07-02, 2023-01-02, 2023-04-02, 2023-10-02. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native compute [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Snapshot resource.
Parameters
argument
null
Return
Snapshot resource.
Parameters
resource Group Name
The name of the resource group.
snapshot Name
The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters.
See also
suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
Return
Snapshot resource.
Parameters
argument
Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetSnapshotPlainArgs.