AccessReviewDecisionInsightProperties Class
Details of the Insight.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AccessReviewDecisionUserSignInInsightProperties
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
-
azure.mgmt.authorization._serialization.ModelAccessReviewDecisionInsightProperties
Constructor
AccessReviewDecisionInsightProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
type
|
The type of insight. Required. "userSignInInsight" |
insight_created_date_time
|
Date Time when the insight was created. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python