SmartGroupModificationItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
smartGroup modification item.
public class SmartGroupModificationItem
type SmartGroupModificationItem = class
Public Class SmartGroupModificationItem
- Inheritance
-
SmartGroupModificationItem
Constructors
SmartGroupModificationItem() |
Initializes a new instance of the SmartGroupModificationItem class. |
SmartGroupModificationItem(Nullable<SmartGroupModificationEvent>, String, String, String, String, String, String) |
Initializes a new instance of the SmartGroupModificationItem class. |
Properties
Comments |
Gets or sets modification comments |
Description |
Gets or sets description of the modification |
ModificationEvent |
Gets or sets reason for the modification. Possible values include: 'SmartGroupCreated', 'StateChange', 'AlertAdded', 'AlertRemoved' |
ModifiedAt |
Gets or sets modified date and time |
ModifiedBy |
Gets or sets modified user details (Principal client name) |
NewValue |
Gets or sets new value |
OldValue |
Gets or sets old value |
Applies to
Azure SDK for .NET