Azure.ResourceManager.Quantum Namespace

Classes

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

A class representing the QuantumWorkspace data model. 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 GetQuantumWorkspaceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetQuantumWorkspace method.