Azure.ResourceManager.Quantum Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerQuantumContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| QuantumExtensions |
A class to add extension methods to Azure.ResourceManager.Quantum. |
| QuantumWorkspaceCollection |
A class representing a collection of QuantumWorkspaceResource and their operations. Each QuantumWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a QuantumWorkspaceCollection instance call the GetQuantumWorkspaces method from an instance of ResourceGroupResource. |
| QuantumWorkspaceData |
The resource proxy definition object for Quantum Workspace. |
| QuantumWorkspaceResource |
A class representing a QuantumWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a QuantumWorkspaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetQuantumWorkspaces method. |