IdentityProperties Class
IdentityProperties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
IdentityProperties
Constructor
IdentityProperties(*, type: Optional[Union[str, azure.mgmt.datadog.models._microsoft_datadog_client_enums.ManagedIdentityTypes]] = None, **kwargs)
Parameters
- type
- str or <xref:microsoft_datadog_client.models.ManagedIdentityTypes>
Required
Identity type. Possible values include: "SystemAssigned", "UserAssigned".
Variables
- principal_id
- str
The identity ID.
- tenant_id
- str
The tenant ID of resource.
Feedback
Submit and view feedback for