AlertProcessingRuleRemoveAllGroupsAction 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.
Indicates if all action groups should be removed.
public class AlertProcessingRuleRemoveAllGroupsAction : Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleRemoveAllGroupsAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleRemoveAllGroupsAction>
public class AlertProcessingRuleRemoveAllGroupsAction : Azure.ResourceManager.AlertsManagement.Models.AlertProcessingRuleAction
type AlertProcessingRuleRemoveAllGroupsAction = class
inherit AlertProcessingRuleAction
interface IJsonModel<AlertProcessingRuleRemoveAllGroupsAction>
interface IPersistableModel<AlertProcessingRuleRemoveAllGroupsAction>
type AlertProcessingRuleRemoveAllGroupsAction = class
inherit AlertProcessingRuleAction
Public Class AlertProcessingRuleRemoveAllGroupsAction
Inherits AlertProcessingRuleAction
Implements IJsonModel(Of AlertProcessingRuleRemoveAllGroupsAction), IPersistableModel(Of AlertProcessingRuleRemoveAllGroupsAction)
Public Class AlertProcessingRuleRemoveAllGroupsAction
Inherits AlertProcessingRuleAction
- Inheritance
- Implements
Constructors
AlertProcessingRuleRemoveAllGroupsAction() |
Initializes a new instance of AlertProcessingRuleRemoveAllGroupsAction. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |