AadExternalSecuritySolution type
Represents an AAD identity protection solution which sends logs to an OMS workspace.
type AadExternalSecuritySolution = ExternalSecuritySolution & {
properties?: AadSolutionProperties
}