SecurityGroupEntityProperties Class
SecurityGroup entity property bag.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.EntityCommonPropertiesSecurityGroupEntityProperties
Constructor
SecurityGroupEntityProperties(**kwargs)
Variables
A bag of custom fields that should be part of the entity and will be presented to the user.
- friendly_name
- str
The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.
- distinguished_name
- str
The group distinguished name.
- object_guid
- str
A single-value attribute that is the unique identifier for the object, assigned by active directory.
- sid
- str
The SID attribute is a single-value attribute that specifies the security identifier (SID) of the group.
Feedback
Submit and view feedback for