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.databoxedge.v2021_02_01_preview.models._data_box_edge_management_client_enums.MsiIdentityType]] = None, **kwargs)

Parameters

type
str or 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.