Az.Quantum Module
This is a Preview module. Preview modules aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.
Microsoft Azure PowerShell: Quantum cmdlets
Quantum
| Cmdlet | Description |
|---|---|
| Get-AzQuantumOffering |
Returns the list of all provider offerings available for the given location. |
| Get-AzQuantumWorkspace |
Returns the Workspace resource associated with the given name. |
| New-AzQuantumProviderObject |
Create an in-memory object for Provider. |
| New-AzQuantumWorkspace |
create a workspace resource. |
| Remove-AzQuantumWorkspace |
Deletes a Workspace resource. |
| Test-AzQuantumWorkspaceNameAvailability |
Check the availability of the resource name. |
| Update-AzQuantumWorkspace |
update an existing workspace's tags. |