ResourceIdentity Class
Msi identity details of the resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ResourceIdentity
Constructor
ResourceIdentity(*, type: Optional[Union[str, azure.mgmt.datab.models._data_box_edge_management_client_enums.MsiIdentityType]] = None, **kwargs)
Parameters
- type
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.MsiIdentityType>
Required
Identity type. Possible values include: "None", "SystemAssigned", "UserAssigned".
Variables
- principal_id
- str
Service Principal Id backing the Msi.
- tenant_id
- str
Home Tenant Id.
Feedback
Submit and view feedback for