LocalUserNotAllowed Class
Login by a local user that isn't allowed. Allow list consists of login names to allow.
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.security.models._models_py3.AllowlistCustomAlertRuleLocalUserNotAllowed
Constructor
LocalUserNotAllowed(*, is_enabled: bool, allowlist_values: List[str], **kwargs)
Parameters
Required
Required. The values to allow. The format of the values depends on the rule type.
Variables
- display_name
- str
The display name of the custom alert.
- description
- str
The description of the custom alert.
Feedback
Submit and view feedback for