QuantumWorkspaceIdentity Class
Managed Identity information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
QuantumWorkspaceIdentity
Constructor
QuantumWorkspaceIdentity(*, type: Optional[Union[str, azure.mgmt.quantum.models._azure_quantum_management_client_enums.ResourceIdentityType]] = None, **kwargs)
Parameters
- type
- str or ResourceIdentityType
Required
The identity type. Possible values include: "SystemAssigned", "None".
Variables
- principal_id
- str
The principal ID of resource identity.
- tenant_id
- str
The tenant ID of resource.
Feedback
Submit and view feedback for