FactoryIdentity Class
Identity properties of the factory resource.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
FactoryIdentity
Constructor
FactoryIdentity(*, type: Union[str, _models.FactoryIdentityType], user_assigned_identities: Optional[Dict[str, Any]] = None, **kwargs)
Variables
- type
- str or FactoryIdentityType
Required. The identity type. Known values are: "SystemAssigned", "UserAssigned", "SystemAssigned,UserAssigned".
- principal_id
- str
The principal id of the identity.
- tenant_id
- str
The client tenant id of the identity.
Feedback
Submit and view feedback for