RuleWebhookAction Constructors
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.
Overloads
RuleWebhookAction() |
Initializes a new instance of the RuleWebhookAction class. |
RuleWebhookAction(RuleWebhookAction) |
Initializes a new instance of the RuleWebhookAction class. |
RuleWebhookAction()
Initializes a new instance of the RuleWebhookAction class.
public RuleWebhookAction ();
Public Sub New ()
Applies to
RuleWebhookAction(RuleWebhookAction)
Initializes a new instance of the RuleWebhookAction class.
public RuleWebhookAction (Microsoft.Azure.Management.Monitor.Models.RuleWebhookAction ruleWebhookAction);
new Microsoft.Azure.Management.Monitor.Management.Models.RuleWebhookAction : Microsoft.Azure.Management.Monitor.Models.RuleWebhookAction -> Microsoft.Azure.Management.Monitor.Management.Models.RuleWebhookAction
Public Sub New (ruleWebhookAction As RuleWebhookAction)
Parameters
- ruleWebhookAction
- RuleWebhookAction
The RuleWebhookAction object