Uses of Class
com.azure.resourcemanager.securityinsights.models.ClientInfo
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ClientInfo in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionIncidentCommentInner.author()
Get the author property: Describes the client that created the comment.IncidentCommentProperties.author()
Get the author property: Describes the client that created the comment.AutomationRuleInner.createdBy()
Get the createdBy property: Information on the client (user or application) that made some action.AutomationRuleProperties.createdBy()
Get the createdBy property: Information on the client (user or application) that made some action.AutomationRuleInner.lastModifiedBy()
Get the lastModifiedBy property: Information on the client (user or application) that made some action.AutomationRuleProperties.lastModifiedBy()
Get the lastModifiedBy property: Information on the client (user or application) that made some action. -
Uses of ClientInfo in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionIncidentComment.author()
Gets the author property: Describes the client that created the comment.AutomationRule.createdBy()
Gets the createdBy property: Information on the client (user or application) that made some action.AutomationRule.lastModifiedBy()
Gets the lastModifiedBy property: Information on the client (user or application) that made some action.Set the email property: The email of the client.Set the name property: The name of the client.ClientInfo.withObjectId
(UUID objectId) Set the objectId property: The object id of the client.ClientInfo.withUserPrincipalName
(String userPrincipalName) Set the userPrincipalName property: The user principal name of the client.